File python-django-celery-email.changes of Package python-django-celery-email
-------------------------------------------------------------------
Thu Oct 24 11:01:43 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Fri Mar 9 15:17:58 UTC 2012 - alexandre@exatati.com.br
- Update to 1.0.3:
* Backend will now pass any kwargs with which it is initialized to
the email sending backend.
* Thanks to Fedor Tyurin for the contribution.
-------------------------------------------------------------------
Wed Feb 22 00:07:04 UTC 2012 - alexandre@exatati.com.br
- Update to 1.0.2:
* Task and backend now accept kwargs that can be used in signal
handlers.
* Task now returns the result from the email sending backend.
* Thanks to Yehonatan Daniv for these changes.
-------------------------------------------------------------------
Thu Oct 6 17:45:03 UTC 2011 - alexandre@exatati.com.br
- Update to 1.0.1:
* Fixed a bug that resulted in tasks that were throwing errors
reporting success.
* If there is an exception thrown by the sending email backend,
the result of the task will now be this exception.
-------------------------------------------------------------------
Thu Aug 11 23:16:53 UTC 2011 - alexandre@exatati.com.br
- Update to 1.0.0;
- Regenerate spec file with py2pack.
-------------------------------------------------------------------
Sun Aug 1 04:16:01 UTC 2010 - alexandre@exatati.com.br
- Initial package (0.1.1) for openSUSE.