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
25890a440f4bf5b4ffdb610795af1a00a397e17c
edx-platform
/
lms
/
djangoapps
/
course_api
/
blocks
History
Calen Pennington
77922ae073
Merge pull request
#19478
from edx/hide-empty-content-course-blocks
...
REVE-181: Hide empty container blocks from the course blocks api when called by the mobile app
2018-12-21 10:22:59 -05:00
..
tests
Merge pull request
#19478
from edx/hide-empty-content-course-blocks
2018-12-21 10:22:59 -05:00
transformers
Adds CouseModule.course_visibility and XBlock.public_view() for unenrolled users access to courses.
2018-12-07 22:17:36 +05:00
__init__.py
Course Blocks API
2015-11-05 22:30:44 +00:00
api.py
Hide empty container blocks from the course blocks api when called by the mobile app
2018-12-20 15:17:24 -05:00
forms.py
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
permissions.py
Course Blocks API: support for all blocks when no username
2016-01-05 15:06:55 -05:00
serializers.py
PLAT-1801 Preserve new user login behavior under Django 1.10+
2017-12-05 10:20:25 -05:00
urls.py
LMS urls cleanup for Django 1.11
2017-11-06 16:06:00 -05:00
views.py
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -05:00