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
dffce65be44ced0833d79095fd5af481e1c74607
edx-platform
/
common
/
djangoapps
/
django_comment_common
History
J. Cliff Dyer
b796ba1900
Add missing migrations
2016-11-17 12:11:25 -05:00
..
migrations
Add missing migrations
2016-11-17 12:11:25 -05: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
Create forums config model for adjusting connection timeouts.
2016-06-16 13:50:13 -04:00
models.py
[PERF-386] Utilize ForumsConfig to enable and disable forums.
2016-11-03 10:20:19 -04:00
signals.py
Add signals for user's discussion activity.
2015-08-26 12:07:54 -04:00
tests.py
Add super() calls to setUp/tearDown that are missing them
2015-05-14 18:14:21 -04:00
utils.py
Enable discussions on CCX courses.
2016-09-12 09:51:05 +02:00