pkmntrade.club/django_project
2025-03-17 15:22:46 -07:00
..
__init__.py clone from upstream lithium project 2025-02-26 00:17:06 -08:00
asgi.py clone from upstream lithium project 2025-02-26 00:17:06 -08:00
middleware.py fix auto-login debugging middleware to only apply to localhost or 127.0.0.1 2025-02-26 17:07:04 -08:00
settings.py Change _messages fragment to have default of alert-info instead of bg-base-100 2025-03-17 15:22:46 -07:00
urls.py Refactor database models to majorly increase queries needed and decrease load times of home from 30 secs to 5 sec (we will be caching the rest to decrease even further via background tasks) 2025-03-17 14:08:01 -07:00
wsgi.py clone from upstream lithium project 2025-02-26 00:17:06 -08:00