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
d1b9bbf211d88ac399c34616e04efa8d7e43e05a
edx-platform
/
lms
/
djangoapps
/
verify_student
History
Andy Armstrong
dfe0057b79
Implement profile API
...
TNL-1491 See the API design here:
https://openedx.atlassian.net/wiki/display/TNL/User+API
2015-03-02 16:28:52 -05:00
..
management
Response to CR
2013-11-08 16:27:42 +00:00
migrations
s/pylint: disable=W0621/pylint: disable=redefined-outer-name/
2014-12-01 11:22:08 -05:00
tests
Implement profile API
2015-03-02 16:28:52 -05:00
__init__.py
Basic first commit of Photo ID Verification model and test code
2013-08-21 16:21:52 -04:00
admin.py
Moved reverification windows into common
2014-01-31 22:08:08 +00:00
api.py
Basic first commit of Photo ID Verification model and test code
2013-08-21 16:21:52 -04:00
exceptions.py
s/pylint: disable=C0111/pylint: disable=missing-docstring/
2014-12-01 11:22:09 -05:00
models.py
Show an error when a student needs to reverify
2015-01-20 14:51:08 -05:00
ssencrypt.py
Remove more pep8 violations
2014-11-04 07:37:41 -05:00
urls.py
Remove old payment and verification flow
2015-01-29 10:56:25 -05:00
views.py
Implement profile API
2015-03-02 16:28:52 -05:00