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
cb7a3ad8eb4fa92efde7bc27e1bab9374800a8df
edx-platform
/
lms
/
djangoapps
/
course_modes
History
Diana Huang
af76997ccd
Add in a uniqueness constraint on mode, course, and currency.
2013-08-16 15:26:57 -04:00
..
migrations
Add in a uniqueness constraint on mode, course, and currency.
2013-08-16 15:26:57 -04:00
__init__.py
Create Course Modes django app
2013-08-14 14:40:17 -04:00
admin.py
Add admin site for CourseMode
2013-08-14 15:13:11 -04:00
models.py
Add in a uniqueness constraint on mode, course, and currency.
2013-08-16 15:26:57 -04:00
tests.py
Add new column to CourseMode table for currencies
2013-08-15 16:34:48 -04:00
views.py
Create Course Modes django app
2013-08-14 14:40:17 -04:00