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
8c9f6370b8528e421ebc260ec01debd24e4c35b6
edx-platform
/
common
/
djangoapps
/
enrollment
History
Stephen Sanchez
8c9f6370b8
Allow Enrollment API supports creating and upgrade course modes other than honor.
...
Fixing tests, cleaning up POST handler to be easier to read. Wording fixed for unit test comments.
2015-03-18 17:12:02 +00:00
..
tests
Allow Enrollment API supports creating and upgrade course modes other than honor.
2015-03-18 17:12:02 +00:00
__init__.py
Initial setup for new enrollment API
2014-10-20 20:26:31 +00:00
api.py
Add SKU to Course Modes
2015-02-27 10:04:36 -05:00
data.py
Remove unused imports
2015-03-17 07:10:31 -04:00
errors.py
Convert enrollment already exists errors to success.
2015-02-20 19:31:21 -05:00
models.py
Initial setup for new enrollment API
2014-10-20 20:26:31 +00:00
serializers.py
Add SKU to Course Modes
2015-02-27 10:04:36 -05:00
urls.py
Allow the enrollment API to be used without knowing the authenticted user name.
2015-01-22 19:50:02 +00:00
views.py
Allow Enrollment API supports creating and upgrade course modes other than honor.
2015-03-18 17:12:02 +00:00