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 |
|
Diana Huang
|
4a828d749a
|
Remove items from a different dictionary than the one we're
iterating over.
|
2019-12-10 13:21:03 -05:00 |
|
Ayub khan
|
954ad2f75e
|
INCR-430 python3 compatibility
|
2019-07-16 15:38:50 +05:00 |
|
Calen Pennington
|
093fc9f68a
|
Allow a limited subset of fields in the Course Block View for blocks that have been denied authorization
|
2019-06-20 15:23:32 -04:00 |
|
Matthew Piatetsky
|
1f6cd7aa5a
|
Revert "Revert "REVMI-62 Return gated blocks in the course blocks API response with an authorization denial reason""
|
2019-03-28 14:44:05 -04:00 |
|
Matthew Piatetsky
|
8eae694566
|
Revert "REVMI-62 Return gated blocks in the course blocks API response with an authorization denial reason"
|
2019-03-27 16:30:37 -04:00 |
|
Matthew Piatetsky
|
4bb539c9aa
|
update user partition and access_denied_message_filter transformers
|
2019-03-26 15:26:59 -04:00 |
|
Jeremy Bowman
|
103c723c6d
|
PLAT-1801 Preserve new user login behavior under Django 1.10+
|
2017-12-05 10:20:25 -05:00 |
|
christopher lee
|
abe396164c
|
Added block_id to course blocks API response.
|
2017-01-03 10:40:16 -05:00 |
|
Nimisha Asthagiri
|
1fbb4b8b25
|
Update BlockStructure API
|
2016-06-23 20:22:31 -04:00 |
|
Nimisha Asthagiri
|
c6954902e3
|
Create courseware/views folder
|
2016-05-03 09:02:45 -04:00 |
|
Nimisha Asthagiri
|
2396cc493d
|
Fix Next Button's 404 error
MA-2305
|
2016-04-26 20:21:08 -04: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
|
00e9237153
|
Course Blocks API
|
2015-11-05 22:30:44 +00:00 |
|