django-crontab icon indicating copy to clipboard operation
django-crontab copied to clipboard

dead simple crontab powered job scheduling for django.

Results 42 django-crontab issues
Sort by recently updated
recently updated
newest added

#### Environment & Versions * Operating system: * Python: 3.6.4 * Django: 2.0.2 * django-crontab: 0.7.1 #### Settings * My `django-crontab` settings: ``` CRONJOBS = [ ('* * * *...

#### Environment & Versions * Operating system: ubuntu with docker * Python: 3.8 * Django: 3.1.1 * django-crontab:0.7.1 #### Settings * My `django-crontab` settings: ```python CRONJOBS = [ ('*/1 *...

Hi @kraiz Thanks for the library which was very helpful for quite some years! The project maintenance seems somehow dead, when looking at Issues, PRs and Releases. Would you maybe...

#### Environment & Versions * Operating system: Debian 5.10.46-4~bpo10+1 (2021-08-07) x86_64 GNU/Linux * Python: 3.8.6 * Django: 3.1.13 * django-crontab: 0.7.1 #### Settings * My `django-crontab` settings: ```python CRONJOBS =...

#### Environment & Versions * Operating system: macOS 10.15.6 * Python: 3.8.5 * Django: 3.1 * django-crontab: 0.7 #### Settings * My `django-crontab` settings: ```python CRONJOBS = [ ... ]...

#### Environment & Versions * Operating system: running on Docker container (python:3.8-slim-buster) also tested in Debian 10 * Python: 3.8 * Django: 3.0.5 * django-crontab: 0.7.1 #### Settings * My...

#### Environment & Versions * Operating system: python:3.8-alpine * Python: python:3.8 * Django :3.1.7 * django-crontab: 0.7.1 #### Settings * My `django-crontab` settings: ```python CRONJOBS = [ ('0 12 *...

#### Environment & Versions * Operating system: * Python: * Django: * django-crontab: #### Settings I f I try to run this code i.e it must run at 8:10pm and...

#### Environment & Versions * Operating system: Ubuntu 18.04 LTS * Python: Python 3.7.4 * Django: django=2.2.4 * django-crontab: django-crontab=0.7.1 #### Settings * My `django-crontab` settings: ```python CRONJOBS = (...

* Operating system: ubu * Python: 3.6.9 * Django:3.1.2 * django-crontab: l no logs are recoded