Bugfixes for emails and bugfixes for trade acceptance quantities being checked on create, closes #1

This commit is contained in:
badblocks 2025-04-08 00:59:40 -07:00
parent 32da8157a6
commit bd7a65975f
21 changed files with 95 additions and 86 deletions

View file

@ -24,6 +24,3 @@ uv run python manage.py loaddata seed/0*
echo "Creating cache table..."
uv run python manage.py createcachetable
echo "Seeding default friend codes..."
uv run python manage.py seed_default_friend_codes