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
4b9df2e9989afbb5dea875a90bd2d962f456debd
edx-platform
/
common
/
djangoapps
/
student
History
ichuang
00710f75d2
add CAS authentication via django_cas and mods to external_auth
2013-09-04 10:56:45 -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
fix error logging for unenrolling if enrollment not found
2013-08-26 09:39:16 -04:00
views.py
add CAS authentication via django_cas and mods to external_auth
2013-09-04 10:56:45 -04:00