AA-160 calendar sync initial email
-use Amazon SES to send calendar sync email when user initially subscribes to the calendar sync feature
Showing
- lms/djangoapps/courseware/courses.py 4 additions, 5 deletionslms/djangoapps/courseware/courses.py
- openedx/features/calendar_sync/__init__.py 1 addition, 0 deletionsopenedx/features/calendar_sync/__init__.py
- openedx/features/calendar_sync/admin.py 4 additions, 0 deletionsopenedx/features/calendar_sync/admin.py
- openedx/features/calendar_sync/apps.py 18 additions, 0 deletionsopenedx/features/calendar_sync/apps.py
- openedx/features/calendar_sync/ics.py 14 additions, 9 deletionsopenedx/features/calendar_sync/ics.py
- openedx/features/calendar_sync/migrations/0002_auto_20200709_1743.py 23 additions, 0 deletions...tures/calendar_sync/migrations/0002_auto_20200709_1743.py
- openedx/features/calendar_sync/models.py 1 addition, 0 deletionsopenedx/features/calendar_sync/models.py
- openedx/features/calendar_sync/signals.py 35 additions, 0 deletionsopenedx/features/calendar_sync/signals.py
- openedx/features/calendar_sync/tests/factories.py 12 additions, 0 deletionsopenedx/features/calendar_sync/tests/factories.py
- openedx/features/calendar_sync/tests/test_ics.py 17 additions, 5 deletionsopenedx/features/calendar_sync/tests/test_ics.py
- openedx/features/calendar_sync/utils.py 24 additions, 17 deletionsopenedx/features/calendar_sync/utils.py
Loading
Please register or sign in to comment