bornhack-website/src/bornhack
Benjamin Bach a93a66b8ac Should set mapping to empty dict, not empty string
asgi_layer = backend_class(**config)
TypeError: type object argument after ** must be a mapping, not str
2017-08-28 21:56:58 +02:00
..
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
asgi.py add asgi.py file 2017-04-15 20:01:24 +02:00
environment_settings.py.dist Should set mapping to empty dict, not empty string 2017-08-28 21:56:58 +02:00
routing.py Adding channels with the schedule as first app using them. 2017-04-15 19:35:18 +02:00
settings.py Initial bar app. 2017-08-26 03:49:30 +02:00
urls.py Initial bar app. 2017-08-26 03:49:30 +02:00
wsgi.py move code to src/ folder 2017-01-30 12:06:49 +01:00