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
8b68afa03a7c04a89d150f868feebcffd2bf7ee1
edx-platform
/
lms
/
djangoapps
/
edxnotes
History
Troy Sankey
b2f4762dc4
Add API endpoint for retiring a user from EdxNotes (edx-notes-api)
...
This also creates an appropriate course-agnostic location for notes APIs, under /api/edxnotes/v1/.
2018-05-30 12:46:07 -04:00
..
__init__.py
TNL-213: Let Students Add Personal Notes to Course Content.
2015-01-14 23:34:11 +02:00
api_urls.py
Add API endpoint for retiring a user from EdxNotes (edx-notes-api)
2018-05-30 12:46:07 -04:00
decorators.py
Disabled anonymous access for tabs that require enrollment
2017-11-14 08:00:16 -05:00
exceptions.py
TNL-213: Let Students Add Personal Notes to Course Content.
2015-01-14 23:34:11 +02:00
helpers.py
Add API endpoint for retiring a user from EdxNotes (edx-notes-api)
2018-05-30 12:46:07 -04:00
plugins.py
Silence deprecation warnings
2018-05-02 10:03:50 -04:00
tests.py
Add API endpoint for retiring a user from EdxNotes (edx-notes-api)
2018-05-30 12:46:07 -04:00
urls.py
Fix URLs that generate warnings in Django 1.10.
2017-12-05 16:46:33 -05:00
views.py
Add API endpoint for retiring a user from EdxNotes (edx-notes-api)
2018-05-30 12:46:07 -04:00