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
00f96ec79f734acef5e646420525bf8a258f0dbd
edx-platform
/
common
/
djangoapps
/
student
History
David Ormsbee
48f867bd6b
Merge branch 'master' into ormsbee/verifyuser3
...
Conflicts: lms/envs/common.py
2013-09-09 10:18:25 -04:00
..
management
Move mitxmako initialization to a startup module, called by lms.startup and cms.startup for both management commands and when run via wsgi
2013-08-28 10:56:07 -04:00
migrations
Shift enroll/unenroll logic to CourseEnrollment model, add is_active and mode.
2013-08-14 13:23:06 -04:00
tests
Shift enroll/unenroll logic to CourseEnrollment model, add is_active and mode.
2013-08-14 13:23:06 -04:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
Limit the rate of logins.
2013-08-02 11:23:59 -04:00
forms.py
Tests + Now subclass PasswordResetForm instead of copy
2013-06-24 11:54:31 -07:00
models.py
Don't allow people into the verification flow if they've already been verified
2013-09-06 17:20:24 -04:00
views.py
Merge branch 'master' into ormsbee/verifyuser3
2013-09-09 10:18:25 -04:00