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
10ca5affcf40234a96fe6f4c6177d28acd76cfcb
edx-platform
/
lms
/
djangoapps
/
commerce
History
Clinton Blackburn
2e2fb47d59
Bypassing E-Commerce API if user is enrolled in course
...
If a user is already enrolled in a course, the API is bypassed and a 409 status is returned.
2015-03-18 23:21:18 -04:00
..
__init__.py
Added commerce/purchase endpoint
2015-03-13 00:25:13 -04:00
constants.py
Bypassing E-Commerce API if user is enrolled in course
2015-03-18 23:21:18 -04:00
http.py
Added commerce/purchase endpoint
2015-03-13 00:25:13 -04:00
models.py
Added commerce/purchase endpoint
2015-03-13 00:25:13 -04:00
tests.py
Bypassing E-Commerce API if user is enrolled in course
2015-03-18 23:21:18 -04:00
urls.py
Added commerce/purchase endpoint
2015-03-13 00:25:13 -04:00
views.py
Bypassing E-Commerce API if user is enrolled in course
2015-03-18 23:21:18 -04:00