This website requires JavaScript.
Explore
Help
Sign in
badblocks
/
pkmntrade.club
Watch
1
Star
1
Fork
You've already forked pkmntrade.club
0
Code
Issues
14
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
2d826734a0
pkmntrade.club
/
accounts
History
Download ZIP
Download TAR.GZ
badbl0cks
2d826734a0
Add tradeOffer image field, tweak image generation to only fire once per tradeOffer, even with simultaneous requests
2025-03-29 15:13:57 -07:00
..
management
progress on conversion to tailwind
2025-03-11 23:47:20 -07:00
migrations
Add tradeOffer image field, tweak image generation to only fire once per tradeOffer, even with simultaneous requests
2025-03-29 15:13:57 -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