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
7b5f9b80098b9a8100dc0acc9bb19f7ef6804713
edx-platform
/
cms
/
djangoapps
/
course_creators
History
tlindaliu
0c837adfce
Refactor auth.has_access to auth.user_has_role
...
Change name of method to clear up confusion with the access.has_access method.
2015-07-19 20:42:29 -04:00
..
migrations
s/pylint: disable=W0621/pylint: disable=redefined-outer-name/
2014-12-01 11:22:08 -05:00
tests
Refactor auth.has_access to auth.user_has_role
2015-07-19 20:42:29 -04:00
__init__.py
Initial model.
2013-06-28 12:19:51 -04:00
admin.py
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
models.py
Send notification to admin when a user enters 'pending' state.
2013-08-06 16:26:33 -04:00
views.py
Replace authz fns with roles.py ones
2014-01-14 17:04:44 -05:00