Merge pull request #1127 from edx/diana/modes-expiration-dates
Add the ability to set expiration dates on course modes.
Showing
- common/djangoapps/course_modes/migrations/0004_auto__add_field_coursemode_expiration_date.py 36 additions, 0 deletions...ations/0004_auto__add_field_coursemode_expiration_date.py
- common/djangoapps/course_modes/models.py 12 additions, 2 deletionscommon/djangoapps/course_modes/models.py
- common/djangoapps/course_modes/tests/test_models.py 23 additions, 2 deletionscommon/djangoapps/course_modes/tests/test_models.py
- common/djangoapps/student/views.py 3 additions, 1 deletioncommon/djangoapps/student/views.py
Please register or sign in to comment