Refactor student views
Fix pylint/pep8 warnings, use JsonResponse instead of HttpResponse where useful, put in TODOs to change HTTP status codes to be more accurate.
Showing
- common/djangoapps/student/tests/test_login.py 6 additions, 1 deletioncommon/djangoapps/student/tests/test_login.py
- common/djangoapps/student/tests/tests.py 23 additions, 11 deletionscommon/djangoapps/student/tests/tests.py
- common/djangoapps/student/views.py 113 additions, 75 deletionscommon/djangoapps/student/views.py
Please register or sign in to comment