evennia/evennia/web/website
2022-09-18 23:58:32 +02:00
..
views Run black reformatter on code 2022-02-08 13:03:52 +01:00
__init__.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
forms.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
tests.py Ran black on sources 2022-09-18 23:58:32 +02:00
urls.py Run black reformatter on code 2022-02-08 13:03:52 +01:00