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
/
tests
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
..
__init__.py
Move discussion_api to discussion/rest_api
2019-05-03 12:07:21 -04:00
test_api.py
Added notifications for discussions events (
#32432
)
2023-07-06 13:33:20 +05:00
test_forms.py
Add new discussions API endpoints to retrieve comments and threads from an user [BD-38] [TNL-8796] [BB-4969] (
#29137
)
2022-01-04 11:21:47 +05:00
test_pagination.py
replaced unittest assertions pytest assertions (
#26544
)
2021-02-19 11:59:44 +05:00
test_permissions.py
fix: update editable action item for different discussion and course roles
2022-09-19 11:51:24 +05:00
test_render.py
fix!: use bleach instead of custom code to sanitise forum posts (
#28641
)
2021-09-23 11:37:05 +05:00
test_serializers.py
feat: added edit_by_label and closed_by_label in threads response (
#32070
)
2023-04-19 19:55:10 +05:00
test_utils.py
fix: added correct url in notification content_url (
#32725
)
2023-07-14 10:44:14 +05:00
test_views.py
feat: adds ability to disable posting in discussions indefinitely (
#32171
)
2023-05-23 15:08:06 +05:00
utils.py
Added notifications for discussions events (
#32432
)
2023-07-06 13:33:20 +05:00