evennia/evennia/web
2016-05-22 20:41:35 +02:00
..
static/evennia_general Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
templates Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
utils 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
webclient Made client use Foundation.css 2016-05-22 20:41:35 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
urls.py Fixed a simple typo bug in urls.py that made the webclient fail after latest devel merger. 2015-09-27 09:55:31 +02:00
views.py Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00