moss-n-puddles/web/admin
2025-01-22 07:58:32 -08:00
..
__init__.py In the beginning was a tree... 2025-01-22 07:58:32 -08:00
README.md In the beginning was a tree... 2025-01-22 07:58:32 -08:00
urls.py In the beginning was a tree... 2025-01-22 07:58:32 -08:00

Admin views

Evennia makes several customizations to the Django web admin, but you can make further changes here. Customizing the admin is a big topic and you are best off reading more about it in the Django admin site documentation.