pkmntrade.club/django_project
2025-03-29 15:13:57 -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 Add tradeOffer image field, tweak image generation to only fire once per tradeOffer, even with simultaneous requests 2025-03-29 15:13:57 -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