Skip to content
Snippets Groups Projects
Commit 5db4fd5b authored by Justin Hynes's avatar Justin Hynes
Browse files

refactor: reduce certificate django apps dependence on the modulestore (generation_handler)

[MICROBA-1178]
- remove modulestore usage in `generation_handler.py`
- add duplicate functions that utilize a CourseKey or CourseOverview to remove dependence on modulestore (this will be cleaned up (if possible) at a later part of this refactor)
- add python API function to `content`/`course_overview` app that will retrieve a single CourseOverview (rather than a serialized list of dicts of CourseOverview data)
parent f74d7c9e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment