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
1
Packages
Projects
Releases
Wiki
Activity
Files
6201af652bf8eaaa3296b391ef17536589ee7013
edx-platform
/
common
/
djangoapps
/
enrollment
/
tests
History
Stephen Sanchez
6616b7b5c9
Merge pull request
#6731
from edx/sanchez/cache_course_enrollment_details
...
Adding caching to the course details endpoint for the Enrollment API.
2015-01-23 08:55:02 -05:00
..
__init__.py
Initial setup for new enrollment API
2014-10-20 20:26:31 +00:00
fake_data_api.py
Updating the design of the DRF views for enrollments.
2014-12-18 15:39:01 +00:00
test_api.py
Adding caching to the course details endpoint for the Enrollment API.
2015-01-22 20:58:22 +00:00
test_data.py
Updating the design of the DRF views for enrollments.
2014-12-18 15:39:01 +00:00
test_views.py
Allow the enrollment API to be used without knowing the authenticted user name.
2015-01-22 19:50:02 +00:00