mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 22:28:38 -05:00
Updating makefile migration generator
This commit is contained in:
@@ -286,7 +286,7 @@ migrate:
|
|||||||
|
|
||||||
# Run after making changes to the models to create a new migration.
|
# Run after making changes to the models to create a new migration.
|
||||||
dbchange:
|
dbchange:
|
||||||
$(PYTHON) manage.py schemamigration main v14_changes --auto
|
$(PYTHON) manage.py makemigrations
|
||||||
|
|
||||||
# access database shell, asks for password
|
# access database shell, asks for password
|
||||||
dbshell:
|
dbshell:
|
||||||
|
|||||||
Reference in New Issue
Block a user