Django-crontab

Latest version: v0.7.1

Safety actively analyzes 621825 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.1

-----
* bugfix: allow project path to contain "run" 30 (thx vinsia)

0.7.0

------
* dropped Django 1.7 and below, you'll need at least 1.8
* added support for Django 1.9 + Python 3.5

0.6.0

------
* refactoring for being better testing (big thx arski)
* feature: TESTS! > 90% coverage
* feature: compatiblity with Django 1.3 - 1.7 and Python 3.3 + 3.4
* feature: ability to run the scheduled command with a different settings module 10 (thx chamaken)
* bugfix: fixed unsupported compare between str and int in python 3.4 19 (thx justdoit0823)

0.5.1

------
* bugfix: added 2 formats for jobs to keep backward compatiblity with 0.4.x
* feature: subcommand "show" that lists currently active jobs from crontab

0.5.0

------
* feature: positional and keyword arguments for job functions as third and fourth job tuple element. this enables django
management commands to be called, see documentation
NOTE: this is a breaking change when you used job suffixes, they will move from third
to fifth job tuple element
* feature: prevent starting a job if an old instance of the same job is still running (thx arski)
* feature: logging job's possible exceptions (thx arski)

0.4.3

------
* bugfix: only replace "pyc" with "py" in file's extension (thx cinghiale)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.