pkmntrade.club/accounts
2025-03-18 14:27:16 -07:00
..
management progress on conversion to tailwind 2025-03-11 23:47:20 -07:00
migrations Refactor database models to majorly increase queries needed and decrease load times of home from 30 secs to 5 sec (we will be caching the rest to decrease even further via background tasks) 2025-03-17 14:08:01 -07:00
templatetags Fix Gravatar profiles showing on hover and add gravatar explanation and profile page for users 2025-03-18 14:27:16 -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 in_game_name field to FriendCode model 2025-03-14 09:50:49 -07:00
models.py Add in_game_name field to FriendCode model 2025-03-14 09:50:49 -07:00
tests.py clone from upstream lithium project 2025-02-26 00:17:06 -08: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 Fix Gravatar profiles showing on hover and add gravatar explanation and profile page for users 2025-03-18 14:27:16 -07:00