bogdan3d

Results 1 comments of bogdan3d

Announcements are not enabled by default: https://github.com/openedx/edx-platform/blob/master/openedx/features/announcements/settings/common.py#L19 ```python settings.FEATURES['ENABLE_ANNOUNCEMENTS'] = False ``` This is what my tutor dev looks like when reproducing the steps in this issue: I created the...