Onur Mat
Onur Mat
monkey-patching approach does not work with celery (3.1) because celery is loaded in the projects' __init_.py before email-html. thus celery always uses the built-in send_mail. maybe it is not directly...
I know it is in the TODOs but I'd really appreciate to have this functionality in place. So I am writing it here to keep track of any progress. Thank...
If a task is deleted before the process associated with it finishes, i.e. canceled by the user, kill that process. This can be done by overriding the delete() method of...
`xmlhttprequest_vote_on_object` view should return a response of mime-type `application/json`