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
9feff628578e12434f6c3bb06ee9149e1a0af708
edx-platform
/
common
/
djangoapps
/
course_modes
History
Sarina Canelake
c7bf96f048
Merge pull request
#3822
from edx/sarina/course-modes-display
...
Sarina/course modes display
2014-05-22 11:40:15 -04: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
Move course_id into the urls.
2013-08-30 12:56:47 -04:00
views.py
Call other CourseModeView methods using serialized course_id
2014-05-21 14:27:01 -04:00