зеркало из https://github.com/mozilla/mozillians.git
Use migrate instead of syncdb
This commit is contained in:
Родитель
d0026e59d8
Коммит
04fea09e08
|
@ -66,7 +66,7 @@ Building mozillians
|
|||
|
||||
#. Create the database tables and run the migrations::
|
||||
|
||||
$ docker-compose run web python manage.py syncdb --noinput --migrate
|
||||
$ docker-compose run web python manage.py migrate --noinput
|
||||
|
||||
#. Load the timezone tables to MySQL::
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче