pkmntrade.club/accounts
2025-03-28 00:49:40 -07:00
..
management progress on conversion to tailwind 2025-03-11 23:47:20 -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 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 tests for accounts, and fix allowing user to delete friend code with active trade offers and in-game-name not being set on signup 2025-03-26 15:07:49 -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
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 Gravatar profiles showing on hover and add gravatar explanation and profile page for users 2025-03-18 14:27:16 -07:00
views.py Add tests for accounts, and fix allowing user to delete friend code with active trade offers and in-game-name not being set on signup 2025-03-26 15:07:49 -07:00