Closed dfryta closed 12 years ago
Peter to code review and merge this in and push to pypi
http://pypi.python.org/pypi/django-cron/
python setup.py sdist register upload
On Fri, Sep 7, 2012 at 4:32 AM, Dariusz Fryta notifications@github.comwrote:
RETRY_AFTER_FAILURE_MINS feature added.
You can merge this Pull Request by running:
git pull https://github.com/Tivix/django-cron changes
Or view, comment on, or merge it at:
https://github.com/Tivix/django-cron/pull/11 Commit Summary
- Added RETRY_AFTER_FAILURE_MINS feature
- Updated README
File Changes
- M README.rst (18)
- M django_cron/init.py (14)
Patch Links
- https://github.com/Tivix/django-cron/pull/11.patch
https://github.com/Tivix/django-cron/pull/11.diff
— Reply to this email directly or view it on GitHubhttps://github.com/Tivix/django-cron/pull/11.
RETRY_AFTER_FAILURE_MINS feature added.