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
10b33c8a8d8a91faec721fde2579dcc88d37fa96
edx-platform
/
common
/
djangoapps
/
django_comment_common
History
Toby Lawrence
f29a508d4f
Merge pull request
#13928
from edx/bugfix/forums-enable-data-migration
...
Provide a default configuration for forums if none already exists.
2016-11-08 09:16:56 -05:00
..
migrations
Provide a default configuration for forums if none already exists.
2016-11-07 14:02:17 -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