This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
13a5cfc66f1d4aedbb8a2446ce3653ea70407efa
edx-platform
/
lms
/
djangoapps
/
discussion
/
rest_api
History
Ahtisham Shahid
eebd7d236b
fix: added correct url in notification content_url (
#32725
)
...
* fix: added correct URL in notification content_url * fix: updated logic to compare user ids
2023-07-14 10:44:14 +05:00
..
tests
fix: added correct url in notification content_url (
#32725
)
2023-07-14 10:44:14 +05:00
__init__.py
Move discussion_api to discussion/rest_api
2019-05-03 12:07:21 -04:00
api.py
Added notifications for discussions events (
#32432
)
2023-07-06 13:33:20 +05:00
exceptions.py
[TNL-7729] - Add check to discussion rest API to prevent users in blackout period.
2021-02-16 14:08:56 +05:00
forms.py
feat: added not responded filter for fetch thread list api (
#31275
)
2022-11-11 14:56:01 +05:00
pagination.py
BOM-2358 : Pyupgrade in dashboard, debug, discussion apps (
#26529
)
2021-02-22 15:42:21 +05:00
permissions.py
fix: update editable action item for different discussion and course roles
2022-09-19 11:51:24 +05:00
render.py
fix: Prepare for the bleach 6.0.0 upgrad.
2023-02-01 11:46:44 -05:00
serializers.py
fix: label is showing staff for learner when global staff (
#32144
)
2023-04-27 16:11:01 +05:00
urls.py
feat: added topics v3 api (
#31330
)
2022-12-05 15:07:21 +05:00
utils.py
fix: added correct url in notification content_url (
#32725
)
2023-07-14 10:44:14 +05:00
views.py
feat: added support for new topics for mobile (
#31441
)
2022-12-14 13:21:31 +05:00