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
6505713302f4848dc6fea885e75b73a702fed60b
edx-platform
/
lms
/
djangoapps
/
discussion_api
History
Greg Price
6505713302
Fix discussion_api to handle old threads
...
Some old threads do not have the pinned field set, which the thread serializer should handle.
2015-06-18 11:25:22 -04:00
..
tests
Fix discussion_api to handle old threads
2015-06-18 11:25:22 -04:00
__init__.py
Add discussion topic API
2015-04-30 14:25:05 -04:00
api.py
Merge pull request
#8543
from edx/gprice/discussion-api-comment-vote
2015-06-17 19:41:08 -04:00
forms.py
Merge pull request
#8543
from edx/gprice/discussion-api-comment-vote
2015-06-17 19:41:08 -04:00
models.py
Add discussion topic API
2015-04-30 14:25:05 -04:00
pagination.py
Add thread list endpoint to the new discussion API
2015-05-05 11:45:09 -04:00
render.py
Add rendered_body to discussion API endpoints
2015-06-17 20:23:30 -04:00
serializers.py
Fix discussion_api to handle old threads
2015-06-18 11:25:22 -04:00
urls.py
Add discussion API course endpoint
2015-06-16 11:27:54 -04:00
views.py
Merge pull request
#8530
from edx/gprice/discussion-api-text-search
2015-06-17 11:35:12 -04:00