Files
django-q2/django_q
Ruben 7892aef70a Add a warning for misconfiguration. (#509)
* Add a warning  for misconfiguration.

As specified in the docs, by default the settings result in a configuration where slow tasks that run for more than 60s cause repeated running of tasks, which has caused a few issues. This warning doesn't change the defaults, which would be a marge larger change, but instead provides a, hopefully, helpful message to the user.

* fixed missing bracket

* Update conf.py

fixed spelling

* Update conf.py

Made bool work for python 3.6+

* Fixing typo

Co-authored-by: Ilan Steemers <koed00@gmail.com>
2021-02-26 13:54:56 +01:00
..
2021-01-15 15:54:47 +01:00
2020-06-30 22:00:31 +02:00
2021-02-14 18:59:04 +01:00
2020-10-26 10:59:13 +01:00
2020-06-29 19:08:33 +02:00
2021-02-14 18:59:04 +01:00
2020-06-30 22:00:31 +02:00
2020-10-05 12:30:11 +03:00
2021-02-14 18:59:04 +01:00
2020-06-15 16:02:14 +02:00
2020-06-15 16:02:14 +02:00
2021-02-14 18:59:04 +01:00