I think I understand. This seems to be caused by the fact that you are loading development settings, and not production settings. Try instead to run:
./manage.py refresh_course_metadata --partner_code=openedx
I’ll change the plugin README.
I think I understand. This seems to be caused by the fact that you are loading development settings, and not production settings. Try instead to run:
./manage.py refresh_course_metadata --partner_code=openedx
I’ll change the plugin README.