pkmntrade.club/accounts
2025-05-09 08:43:43 -07:00
..
management fix card badges to have better rarity visibility and other bugfixes 2025-04-06 22:33:01 -07:00
migrations Packaging fixes 2025-05-09 08:43:43 -07:00
templatetags Rewrite how trade offer png's are generated to try to reduce system resources. Only render the specific html code necessary and not the entire trade offer details page. 2025-03-28 00:49:40 -07:00
__init__.py clone from upstream lithium project 2025-02-26 00:17:06 -08:00
admin.py clone from upstream lithium project 2025-02-26 00:17:06 -08:00
apps.py clone from upstream lithium project 2025-02-26 00:17:06 -08:00
forms.py add email setting, closes #5. other misc small fixes 2025-04-13 21:22:43 -07:00
models.py use <a> tags for card_badge and trade_offer clickable areas (except for main card_badge row on trade_offers, still uses @click for now because the a tag can't wrap that content for some reason). closes #14 2025-04-15 00:15:08 -07:00
tests.py Fix friend_code max length issues in tests, and fix in_game_name length issues, also update tests to fit more scenarios 2025-03-27 17:26:07 -07:00
urls.py Fixes to trade expansion and trade acceptance appearance 2025-04-03 17:09:51 -07:00
views.py Bugfixes for emails and bugfixes for trade acceptance quantities being checked on create, closes #1 2025-04-08 00:59:40 -07:00