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
e72967e349ab767c5b7e0ac3b05237fd92559e49
edx-platform
/
lms
/
djangoapps
/
course_api
/
blocks
History
Dave St.Germain
b4ccd03740
This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
...
It adds a data migration for existing IDDE data.
2019-04-24 12:26:19 -04:00
..
tests
This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
2019-04-24 12:26:19 -04:00
transformers
Remove lms pytest shards
2019-02-12 11:03:46 -05:00
__init__.py
…
api.py
fix bug and add temporary waffle flag
2019-04-09 15:38:55 -04:00
forms.py
fix unicode strings in lms/ part 1
2019-02-05 15:15:02 -05:00
permissions.py
Course Blocks API: support for all blocks when no username
2016-01-05 15:06:55 -05:00
serializers.py
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
urls.py
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
views.py
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