Change has_course_access definition and doc string
- has_course_access renamed to has_course_author_access for clarity - Changed doc string to clearly state that it determines whether or not a user has write access to a course
Showing
- cms/djangoapps/contentstore/tests/test_clone_course.py 2 additions, 2 deletionscms/djangoapps/contentstore/tests/test_clone_course.py
- cms/djangoapps/contentstore/tests/test_permissions.py 4 additions, 4 deletionscms/djangoapps/contentstore/tests/test_permissions.py
- cms/djangoapps/contentstore/views/assets.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/assets.py
- cms/djangoapps/contentstore/views/checklist.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/checklist.py
- cms/djangoapps/contentstore/views/component.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/component.py
- cms/djangoapps/contentstore/views/course.py 8 additions, 8 deletionscms/djangoapps/contentstore/views/course.py
- cms/djangoapps/contentstore/views/export_git.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/export_git.py
- cms/djangoapps/contentstore/views/import_export.py 4 additions, 4 deletionscms/djangoapps/contentstore/views/import_export.py
- cms/djangoapps/contentstore/views/item.py 6 additions, 6 deletionscms/djangoapps/contentstore/views/item.py
- cms/djangoapps/contentstore/views/tabs.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/tabs.py
- cms/djangoapps/contentstore/views/tests/test_course_index.py 2 additions, 2 deletionscms/djangoapps/contentstore/views/tests/test_course_index.py
- cms/djangoapps/contentstore/views/transcripts_ajax.py 4 additions, 4 deletionscms/djangoapps/contentstore/views/transcripts_ajax.py
- cms/djangoapps/contentstore/views/user.py 7 additions, 7 deletionscms/djangoapps/contentstore/views/user.py
- common/djangoapps/student/auth.py 5 additions, 5 deletionscommon/djangoapps/student/auth.py
Loading
Please register or sign in to comment