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
02cb0b487db954522ee052d25beb603f0c23721b
edx-platform
/
common
/
djangoapps
/
student
History
Adam Palay
d347390c24
fix error logging for unenrolling if enrollment not found
2013-08-26 09:39:16 -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
fix error logging for unenrolling if enrollment not found
2013-08-26 09:39:16 -04:00
views.py
Move shopping cart from session into model/db
2013-08-22 15:39:54 -04:00