This website requires JavaScript.
Explore
Help
Sign in
badblocks
/
pkmntrade.club
Watch
1
Star
1
Fork
You've already forked pkmntrade.club
0
Code
Issues
14
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
2d826734a0
pkmntrade.club
/
django_project
History
Download ZIP
Download TAR.GZ
badbl0cks
2d826734a0
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
..
__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