Run migrations in Ironwood

93 views
Skip to first unread message

Neville D'Souza

unread,
Jun 1, 2020, 5:23:21 AM6/1/20
to Open edX operations
Hi,

I was looking at running the migrations command for Ironwood. I have worked mostly on Ficus and now trying to deploy a working version of Ironwood.master. 

sudo su edxapp -s /bin/bash

cd ~

source edxapp_env

python /edx/app/edxapp/edx-platform/manage.py cms syncdb --settings=production
WARNING:py.warnings:/edx/app/edxapp/edx-platform/lms/djangoapps/courseware/__init__.py:5: DeprecationWarning: Importing 'lms.djangoapps.courseware' as 'courseware' is no longer supported
  warnings.warn("Importing 'lms.djangoapps.courseware' as 'courseware' is no longer supported", DeprecationWarning)

2020-06-01 18:01:43,510 WARNING 31098 [enterprise.utils] utils.py:50 - Could not import Registry from third_party_auth.provider
2020-06-01 18:01:43,510 WARNING 31098 [enterprise.utils] utils.py:51 - cannot import name EnterpriseCustomerUser
Unknown command: 'syncdb'
Type 'manage.py help' for usage.

Can anybody help me with the correct command syntax please for Ironwood?

PS:- I am trying to disable non-staff from creating courses.
Reply all
Reply to author
Forward
0 new messages