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
079c8801fbda43bfa4a96d3f6dc5b4bd8fa13d22
edx-platform
/
common
/
djangoapps
/
django_comment_common
History
Kevin Falcone
a358b212bb
Merge pull request
#18859
from edx/aed/revert-first-try
...
Revert "EDUCATOR-3374 | Hacky query to fix inline discussions performance."
2018-08-30 17:24:12 -04:00
..
migrations
Add a (user_id, role_id) index to dcc_role_users table.
2018-08-30 16:40:25 -04:00
__init__.py
move some files from lms/djangoapps/django_comment_client to common/djangoapps/django_comment_common
2013-05-06 15:59:35 -04:00
admin.py
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
models.py
Revert "EDUCATOR-3374 | Hacky query to fix inline discussions performance."
2018-08-30 16:40:49 -04:00
signals.py
YONK-776: added thread_followed and thread_unfollowed signals
2017-10-09 19:14:38 +05:00
tests.py
TE-2524 Stop using nose.plugins
2018-07-30 21:11:05 -04:00
utils.py
Enable model-caching of discussions ID mapping.
2018-06-13 08:21:08 -04:00