Bugfixes for emails and bugfixes for trade acceptance quantities being checked on create, closes #1
This commit is contained in:
parent
32da8157a6
commit
bd7a65975f
21 changed files with 95 additions and 86 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue