pkmntrade.club/trades
2025-03-28 00:49:40 -07:00
..
migrations 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
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 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
mixins.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
models.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
signals.py Fix create trade offer flow and other related bugs 2025-03-26 11:38:02 -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 Fix create trade offer flow and other related bugs 2025-03-26 11:38:02 -07:00
views.py 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