pkmntrade.club/django_project
2025-03-31 22:20:59 -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 Move profile and settings into the new unified dashboard, showing user info in one place 2025-03-31 22:20:59 -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