pkmntrade.club/cards
2025-03-14 09:50:49 -07:00
..
migrations Add in_game_name field to FriendCode model 2025-03-14 09:50:49 -07:00
templatetags further fixes for card_multiselect breaking when removing all items; values are now static and quanity is stored in data-quantity. Also fix searching via label and change card_multiselect to accept list of cards instead of card_filter 2025-03-13 19:58:33 -07: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 fix card_multiselect filtering and quantity controls 2025-03-13 15:48:26 -07:00
tests.py Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
urls.py Initial working version with minor bugs 2025-02-26 00:17:06 -08:00
views.py Initial working version with minor bugs 2025-02-26 00:17:06 -08:00