mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-07-07 15:08:30 +02:00
Clarify Django commands
This commit is contained in:
@ -9,6 +9,7 @@ python manage.py makemigrations
|
||||
sleep 2
|
||||
|
||||
python manage.py migrate
|
||||
python manage.py collectstatic
|
||||
|
||||
uwsgi --chdir="$(pwd)" \
|
||||
--module=med.wsgi:application \
|
||||
|
Reference in New Issue
Block a user