Allow to import/export info in the admin of the course creator model
Add an action to granted course creator
Limitations
When you import data, I can't set the state 'granted' by default because the model does internal validations; for that reason, I created the action to 'granted' by admin.
If you have in your course creator table someone with an all_organization check, you can't import a CSV with that course creator. Delete the line in your CSV that contains that course creator and you can import the rest of the users normally.
Description
This PR:
Limitations
How to test it
tutor config save
tutor images build openedx
tutor dev launch
Then check in your Studio admin the course creator table: http://studio.local.overhang.io:8001/admin/course_creators/coursecreator/
You should be able to:
https://github.com/eduNEXT/edunext-platform/assets/35668326/4ff220cf-cc18-4bde-9579-0df63701a9c9