Titivillus/titivillus
2018-08-30 23:33:25 -04:00
..
__init__.py initial commit 2018-08-10 08:39:51 -04:00
asgi_middleware.py expose visitor's real ip to websocket 2018-08-30 23:33:25 -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
middleware.py get the visitor's real ip address 2018-08-30 13:33:08 -04:00
routing.py expose visitor's real ip to websocket 2018-08-30 23:33:25 -04:00
settings_secret.py.template initial commit 2018-08-10 08:39:51 -04:00
settings.py get the visitor's real ip address 2018-08-30 13:33:08 -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