-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I need to make minor changes like adding an Action Button on the User Admin page, change the contents of the Account Activation email and few others but my challenge is I have not been able to deploy a Django App which I could use for this purpose.
I wants to leverage on this project and add my features but still cannot successful deploy it and get it working. Following the instructions on the page all work well till I got to
2. add configuration data to custom models
tutor local run lms ./manage.py lms openedx_plugin_init
tutor local run lms ./manage.py lms openedx_plugin_api_init
tutor local run lms ./manage.py lms openedx_plugin_mobile_api_init
tutor local run cms ./manage.py cms openedx_plugin_cms_init
where “Unknown command: ‘<the_command_name>’” is returned for each of the commands. Please can someone help me?
Note am doing this with tutor 20.0
Metadata
Metadata
Assignees
Labels
No labels