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
1
Packages
Projects
Releases
Wiki
Activity
Files
dcc53c2bcdf70e734cfe6065f5c8420fd3f9889e
edx-platform
/
common
/
djangoapps
/
student
History
John Jarvis
dcc53c2bcd
Fixing namespace issue for "login"
...
* renaming login to login_user * renaming register to register_user
2013-01-23 18:22:14 -05:00
..
management
move pearson_import to another branch
2013-01-17 10:14:55 -05:00
migrations
Add a try/catch so that Askbot removal doesn't die if there's no Askbot to remove from auth_user
2013-01-16 12:15:23 -05:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
add offline grade computation & DB table for this
2013-01-10 23:32:48 -05:00
models.py
clear upload_status if user makes changes to TestCenterUser or TestCenterRegistration (so the change is pending, rather than rejected)
2013-01-16 15:43:15 -05:00
tests.py
move unique_id_for_user into student/models.py
2012-11-17 16:33:00 -05:00
views.py
Fixing namespace issue for "login"
2013-01-23 18:22:14 -05:00