Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Jolyon Bloomfield
|
b66e367520
|
INCR-199 migrate openedx/core/djangoapps/schedules
|
2019-04-05 00:43:41 -04:00 |
|
Tyler Hallada
|
ce683242b3
|
Register course start signal receiver in CMS too
The code was refactored to remove logic that conditionally launches the
update_course_schedules task. It now always launches the task.
|
2018-03-13 21:37:21 +05:00 |
|
Nimisha Asthagiri
|
2d28d2ce9e
|
Update Schedules to use Plugin Signals
|
2018-01-18 11:48:24 -05:00 |
|
Nimisha Asthagiri
|
93c6a89bd6
|
Update schedules app to be a Django App Plugin
|
2018-01-11 14:35:08 -05:00 |
|
Gabe Mulley
|
6a36eb0183
|
Use ACE to 'send' Recurring Nudge emails
|
2017-08-31 16:58:08 -04:00 |
|
Clinton Blackburn
|
986afbfa38
|
Powering courseware deadline with schedules
|
2017-08-05 22:06:17 -04:00 |
|