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
fb9f2f5848
pkmntrade.club
/
trades
History
Download ZIP
Download TAR.GZ
badbl0cks
fb9f2f5848
Fix card_multiselect and trade create view using old db fields
2025-03-17 15:38:20 -07:00
..
migrations
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
templatetags
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
__init__.py
Initial working version with minor bugs
2025-02-26 00:17:06 -08:00
admin.py
fix card_multiselect filtering and quantity controls
2025-03-13 15:48:26 -07:00
apps.py
finished conversion to tailwind
2025-03-11 23:47:20 -07:00
forms.py
Fix card_multiselect and trade create view using old db fields
2025-03-17 15:38:20 -07:00
models.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
signals.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
tests.py
Initial working version with minor bugs
2025-02-26 00:17:06 -08:00
urls.py
Add all trades, rename trades_list -> my_trades_list, and fix bottom dock bar for sm screen users
2025-03-12 00:42:29 -07:00
views.py
Fix card_multiselect and trade create view using old db fields
2025-03-17 15:38:20 -07:00