pkmntrade.club/home
2025-04-15 00:15:08 -07:00
..
migrations Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
__init__.py Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
admin.py Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
apps.py Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
models.py Initial working version with minor bugs 2025-02-26 00:17:06 -08: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 Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
views.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