Basic first commit of Photo ID Verification model and test code
Showing
- lms/djangoapps/verify_student/__init__.py 0 additions, 0 deletionslms/djangoapps/verify_student/__init__.py
- lms/djangoapps/verify_student/api.py 0 additions, 0 deletionslms/djangoapps/verify_student/api.py
- lms/djangoapps/verify_student/migrations/__init__.py 0 additions, 0 deletionslms/djangoapps/verify_student/migrations/__init__.py
- lms/djangoapps/verify_student/models.py 322 additions, 0 deletionslms/djangoapps/verify_student/models.py
- lms/djangoapps/verify_student/tests/__init__.py 0 additions, 0 deletionslms/djangoapps/verify_student/tests/__init__.py
- lms/djangoapps/verify_student/tests/test_models.py 59 additions, 0 deletionslms/djangoapps/verify_student/tests/test_models.py
- lms/djangoapps/verify_student/tests/test_views.py 37 additions, 0 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/urls.py 0 additions, 0 deletionslms/djangoapps/verify_student/urls.py
- lms/djangoapps/verify_student/views.py 13 additions, 0 deletionslms/djangoapps/verify_student/views.py
- lms/envs/common.py 3 additions, 0 deletionslms/envs/common.py
- requirements/edx/base.txt 1 addition, 0 deletionsrequirements/edx/base.txt
Please register or sign in to comment