This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e84d435c1043d79270f29c001ebc763d48628fa
edx-platform
/
openedx
/
core
/
djangoapps
/
courseware_api
History
Michael Terry
f88b4d75f0
Add marketing_url to courseware_api
...
This will let the courseware MFE point at a course's marketing page. AA-137
2020-06-05 09:10:15 -04:00
..
docs
/decisions
Add a new courseware API Django app to support the courseware micro-frontend.
2020-01-28 14:59:07 -05:00
tests
Added a courseware API endpoint to return the last completed block/unit/section.
2020-05-14 07:55:02 -04:00
__init__.py
Add a new courseware API Django app to support the courseware micro-frontend.
2020-01-28 14:59:07 -05:00
apps.py
Add a new courseware API Django app to support the courseware micro-frontend.
2020-01-28 14:59:07 -05:00
serializers.py
Add marketing_url to courseware_api
2020-06-05 09:10:15 -04:00
urls.py
Added a courseware API endpoint to return the last completed block/unit/section.
2020-05-14 07:55:02 -04:00
views.py
Merge PR
#23979
fix/courseware-api-verified-mode
2020-05-14 15:50:16 -07:00