evennia/evennia/web/webclient
2016-05-22 20:41:35 +02:00
..
static/webclient Made client use Foundation.css 2016-05-22 20:41:35 +02:00
templates Changed how the webclient looks up the webcocket_url. This auto-lookups the url while still respecting a custom given settings.WEBSOCKET_CLIENT_URL (for proxy setups?). This means settings.WEBSOCKET_CLIENT_URL is now defaulting to None. Resolves #806. 2015-09-27 09:57:23 +02:00
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
models.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
urls.py Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
views.py Run "futurize -1 -w -n ." 2015-10-01 20:00:28 +01:00