Files
django-q2/django_q
Timo Zimmermann 73ca8edcf5 empty dictionary as configuration value for SQS
The [documentation](https://django-q.readthedocs.io/en/latest/configure.html#sqs-configuration) lists all keys as optional, but the way `get_broker` is implemented it will evaluate to false and return Redis. One way around this would be checking if the type of `Conf.SQS` is `dict`.
2020-09-22 15:42:38 +02:00
..
2018-08-05 19:23:32 +02:00
2020-06-30 22:00:31 +02:00
2020-08-16 18:47:55 +02:00
2020-06-29 19:08:33 +02:00
2020-06-30 22:00:31 +02:00
2020-08-11 10:16:31 -05:00
2020-02-17 16:59:12 +01:00
2020-06-12 12:33:04 +02:00
2020-02-17 16:59:12 +01:00
2020-06-15 16:02:14 +02:00
2020-06-15 16:02:14 +02:00
2020-07-01 14:18:04 +02:00