Usama Sadiq
afa102e125
refactor: ran pyupgrade on lms/djangoapps/course_api ( #26735 )
2021-03-09 12:54:42 +05:00
Jawayria
e9b167e1fd
Applied pylint-amnesty to course_api
2021-02-04 13:22:45 +05:00
Kshitij Sobti
570d02a858
Allow anonymous access for course blocks API
...
Opens the course blocks API to public access, and allows anonymous users to
use the API to fetch data about public courses. Anonymous users need to
explicitly pass an empty username parameter to get the block data that is
visible to the public.
2020-10-03 02:07:25 +05:30
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Ayub khan
954ad2f75e
INCR-430 python3 compatibility
2019-07-16 15:38:50 +05:00
Matthew Piatetsky
6e81c84d8b
fix unicode strings in lms/ part 1
2019-02-05 15:15:02 -05:00
Andy Armstrong
79acb5c5be
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
lenacom
2f2c6fc5da
fixed comments
2016-03-10 11:21:06 +03:00
lenacom
f07bc1ce28
fixed comments
2016-03-09 16:52:02 +03:00
lenacom
ae439310e1
New optional parameters for course blocks API: lti_url, block_types
2016-02-29 15:58:05 +03:00
Nimisha Asthagiri
59605159b4
Course Blocks API: support for all blocks when no username
2016-01-05 15:06:55 -05:00
Nimisha Asthagiri
8e3f4e058d
Update Course Catalog API to support filters
2015-12-23 12:31:31 -05:00
Nimisha Asthagiri
00e9237153
Course Blocks API
2015-11-05 22:30:44 +00:00