clean: rm online tournament
This commit is contained in:
1
run.sh
1
run.sh
@ -6,7 +6,6 @@ pip install -r requirements.txt
|
||||
python manage.py makemigrations games
|
||||
python manage.py makemigrations profiles
|
||||
python manage.py makemigrations chat
|
||||
python manage.py makemigrations tournament
|
||||
python manage.py makemigrations notice
|
||||
python manage.py migrate
|
||||
python manage.py compilemessages
|
||||
|
||||
Reference in New Issue
Block a user