Skip to content

Cannot deploy to either the lms nor cms #23

@Pauldic

Description

@Pauldic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions