mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Various Django cleanup
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
django_manage: >
|
||||
command=syncdb
|
||||
app_path=${working_dir}/acom
|
||||
|
||||
#- name: run south migrations
|
||||
# command: python ${working_dir}/acom/manage.py migrate db_migrate
|
||||
|
||||
- name: run south migrations
|
||||
command: python ${working_dir}/acom/manage.py migrate main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user