draft.py
41.2 KB
-
Update course_publish event to: · 838060f3
* Only fire on bulk operation if something therein was published * Wrap calls that use the following repeated pattern: if self.signal_handler and not bulk_record.active: self.signal_handler.send() * Ensure consistent firing of signal between split and draft implementations * Updated tests to use typical course nesting structures * Added tests within bulk operations
Martyn James committed