evennia/evennia/web
Nicholas Matlaga 1ee8fcb495 added margin
2017-07-21 12:27:24 +02:00
..
utils Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
webclient Rename all instances of Player->Account. 2017-07-07 23:47:21 +02:00
website added margin 2017-07-21 12:27:24 +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 Cleaned up the web folder to make two separate 'apps'-webclient and website, each with their own static and template dirs. Also merged the prosimii template files into the website template folder. This will make it clearer how to override, since the static/template_override dirs will now look like website/static/... etc rather than using the template names, of which we only ever have used one anyway. 2016-05-22 20:41:36 +02:00