evennia/evennia/web/website
2025-03-02 11:05:17 +01:00
..
views Apply black to codes 2024-04-01 17:51:05 +02: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 Ran black on sources 2023-11-02 20:58:03 +01:00
tests.py Upgrade evennia dependencies and RUN MIGRATIONS. Update requirement to Django 5.3, which has some backwards-incompatible index changes 2025-03-02 11:05:17 +01:00
urls.py Apply black to codes 2024-04-01 17:51:05 +02:00