This website requires JavaScript.
Explore
Help
Register
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
5824b2ebe21b9053cc4d19a7790f083f775b9fd0
edx-platform
/
common
/
djangoapps
/
student
History
David Ormsbee
7acfdcd16d
Ignore registrations for Courses that can't be found
2012-07-18 10:49:45 -04:00
..
management
Move student app from lms to common
2012-07-13 11:51:32 -04:00
migrations
Added a migration with indexes on course enrollment and a unique constraint. This involves a migration that first drops the table, because there may be non-unique data there already.
2012-07-17 13:54:54 -04:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
models.py
Added a migration with indexes on course enrollment and a unique constraint. This involves a migration that first drops the table, because there may be non-unique data there already.
2012-07-17 13:54:54 -04:00
tests.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
views.py
Ignore registrations for Courses that can't be found
2012-07-18 10:49:45 -04:00