Im new to openedx trying to building custom student mangament system
i created custom plugin using cookiecutter by tweaking its json and pyproject.toml file and it is successfully installed and enabled in tutor
but its not found in InSTALLED APP in django
so cant do makemigrate
getting error ModuleNotFound
can you please with that
P.S: im a new user so can’t upload any attachment now
Hi @hiteshbehera in order to get better help, please provide more information:
- What version of Tutor are you using
- Can you link the custom plugin?
- Can you provide stack traces of your errors? Please never upload these as screenshots, please instead use code formatted blocks (they’re easier to read and search)