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
e77dffcbcde2ecd8663db02839359cff2c95a6dd
edx-platform
/
common
/
djangoapps
/
course_modes
History
Usman Khalid
1ecfac3f84
Added trailing slashes otherwise the course_id regex sometimes eats up get parameters.
...
LMS-2738
2014-05-26 15:50:23 +05:00
..
migrations
Added expiration_datetime field to CourseModes
2013-11-08 15:30:37 +00:00
tests
Make course ids and usage ids opaque to LMS and Studio [partial commit]
2014-05-07 12:54:49 -04:00
__init__.py
Move course modes to common and enable in Studio
2013-08-21 09:59:15 -04:00
admin.py
Validate forms to allow old and new style course key serialization syntax
2014-05-21 17:44:50 -04:00
models.py
Validate forms to allow old and new style course key serialization syntax
2014-05-21 17:44:50 -04:00
urls.py
Added trailing slashes otherwise the course_id regex sometimes eats up get parameters.
2014-05-26 15:50:23 +05:00
views.py
Call other CourseModeView methods using serialized course_id
2014-05-21 14:27:01 -04:00