pkmntrade.club/accounts
2025-03-31 22:20:59 -07:00
..
management progress on conversion to tailwind 2025-03-11 23:47:20 -07:00
migrations Move profile and settings into the new unified dashboard, showing user info in one place 2025-03-31 22:20:59 -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 Move profile and settings into the new unified dashboard, showing user info in one place 2025-03-31 22:20:59 -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 Move profile and settings into the new unified dashboard, showing user info in one place 2025-03-31 22:20:59 -07:00
views.py Move profile and settings into the new unified dashboard, showing user info in one place 2025-03-31 22:20:59 -07:00