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
34362b88a6304b71dfd99ad08095461e9e1aef5d
edx-platform
/
common
/
djangoapps
/
student
History
John Jarvis
39d441e132
Merge pull request
#765
from edx/jarv/grade-dump
...
Jarv/grade dump
2013-09-13 12:31:25 -07:00
..
management
Merge pull request
#765
from edx/jarv/grade-dump
2013-09-13 12:31:25 -07:00
migrations
Shift enroll/unenroll logic to CourseEnrollment model, add is_active and mode.
2013-08-14 13:23:06 -04:00
tests
Address @brianhw review comments
2013-09-06 15:37:27 -07: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
fix bug with anonymous access to / with future start courses
2013-09-12 11:43:21 -07:00