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
c4ee4e051b60ef2caa866d5ba172ef22aaead4cf
edx-platform
/
common
/
djangoapps
/
student
History
David Ormsbee
d6a67ef94d
Merge pull request
#250
from MITx/pmitros/release-fixes
...
Tracking issues, import/export scripts
2012-07-20 15:14:41 -07:00
..
management
Added import/export scripts
2012-07-20 16:39:19 -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 countries and other demographics to be stored in db.
2012-07-18 13:02:07 -04:00
tests.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
views.py
Removed old todo comment.
2012-07-20 14:33:30 -04:00