pkmntrade.club/trades
2025-03-20 23:59:22 -07:00
..
migrations Fix gravatar hovercards, and add trade_offer image generation with playwright, for use with opengraph tags on trade_offer_detal.html 2025-03-20 23:59:22 -07:00
templatetags Fix gravatar hovercards, and add trade_offer image generation with playwright, for use with opengraph tags on trade_offer_detal.html 2025-03-20 23:59:22 -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 Update trade offer acceptance update template buttons to have better text and styling 2025-03-18 14:21:18 -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 Fix gravatar hovercards, and add trade_offer image generation with playwright, for use with opengraph tags on trade_offer_detal.html 2025-03-20 23:59:22 -07:00
views.py Fix gravatar hovercards, and add trade_offer image generation with playwright, for use with opengraph tags on trade_offer_detal.html 2025-03-20 23:59:22 -07:00