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
167bd05ac823a3f495bebc282ac67e055a6304c6
edx-platform
/
common
/
djangoapps
/
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
Factor create_account param validation into a form
2015-02-20 11:31:54 -05:00
migrations
Add tracking code to LinkedIn URL.
2015-02-23 11:52:47 -05:00
tests
Add name change and email change support to accounts API.
2015-02-27 16:35:05 -05:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
Add tracking code to LinkedIn URL.
2015-02-23 11:52:47 -05:00
auth.py
pylint fixes
2015-01-12 09:58:51 -08:00
forms.py
Factor create_account param validation into a form
2015-02-20 11:31:54 -05:00
helpers.py
ECOM-1088: Student has re-verified but dashboard is still displaying 'honor code'
2015-02-18 12:05:19 -05:00
middleware.py
Fix PEP8: E126 continuation line over-indented
2014-11-24 20:46:44 -05:00
models.py
Add name change and email change support to accounts API.
2015-02-27 16:35:05 -05:00
roles.py
Improve Django Admin Panel for Course Access Roles. Related to ECOM-857. Allows internal staff to easily use the Django Admin view to create new finance and sales admins.
2015-01-13 21:57:28 +00:00
views.py
Implement profile API
2015-03-02 16:28:52 -05:00