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
dd50ec4e827b31a8d4e1eb2bbfaad1a2a05c4996
edx-platform
/
common
/
djangoapps
/
student
History
Diana Huang
874c6314f5
Allow users who are not logged in to register.
2013-08-26 15:29:12 -04:00
..
management
fixed encoding
2013-08-16 13:52: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
Adding migration to store purchased mode in PaidCourseRegistration
2013-08-21 13:14:22 -04:00
views.py
Allow users who are not logged in to register.
2013-08-26 15:29:12 -04:00