evennia/evennia/web/utils
2019-06-15 22:24:32 +02:00
..
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
apache_wsgi.conf Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
backends.py Support Django 2.1 2019-03-25 23:36:38 +01:00
evennia_modpy_apache.conf Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
evennia_wsgi_apache.conf Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
general_context.py Handle websocket autoconnect and remove session duplicates. Resolves #1851. Resolves #1562. 2019-06-15 22:24:32 +02:00
middleware.py Handle websocket autoconnect and remove session duplicates. Resolves #1851. Resolves #1562. 2019-06-15 22:24:32 +02:00
tests.py Adds account and puppet to context processor, modifies test. 2018-10-24 18:59:56 +00:00