django-crontab
django-crontab copied to clipboard
Does it work in Django==3.1.2 ?
- Operating system: ubu
- Python: 3.6.9
- Django:3.1.2
- django-crontab: l
no logs are recoded
I have Python 3.6.8 and Django 2.2.16 and it works. Not sure about Django 3.
Confirmed working with Python 3.9 and Django 3.1.6 with a test function adding a model to my DB every minute. 👍
Edit-By the way, this is on Ubuntu 20.04.
Yes it does. Working within a Django 3.2+Python 3.9