Titivillus/titivillus
2018-08-24 22:59:10 -04:00
..
__init__.py initial commit 2018-08-10 08:39:51 -04:00
asgi.py groundwork for websockets in place (besides channel layers) 2018-08-15 17:41:51 -04:00
jinja2.py chat messages get saved to database, all timestamps localized 2018-08-20 06:57:36 -04:00
routing.py preliminary websocket support added 2018-08-14 20:13:59 -04:00
settings_secret.py.template initial commit 2018-08-10 08:39:51 -04:00
settings.py added channel layer so websockets can talk to each other 2018-08-24 22:59:10 -04:00
urls.py added messages to jinja context, added urls for new apps, updated core settings 2018-08-10 19:16:40 -04:00
wsgi.py initial commit 2018-08-10 08:39:51 -04:00