-
```bash
============================= test session starts ==============================
platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.2.0
django: settings: django_q.tests.settings (fro…
-
` "taskinfo": "ValueError(\"invalid literal for int() with base 10: 'Other'\")"`
https://nbm-mnb.specifycloud.org/specify/workbench/10/
`spadmin` account
Able to recreate this issue when…
-
In project detail view, filtering by localization width > 0.3 results in the following backend response:
```
{
"message": "Cannot resolve keyword 'width' into field. Choices are: attributes, …
-
Hello !
I had a look on Django-Q and didn't find anything about multiple queues ?
Does it exist, or is it in the roadmap ?
Nice work by the way.
-
Hi,
I'm using `django-q` in a medium size project where I enqueue tasks for processing things like file generation, email sending and other common actions and it works quite well 👍
In these enq…
-
Schedule below is not executed. it is display on schedule but not display on failed or successful task.
schedule('math.hypot',
3, 4,
schedule_type=Schedule.MINUTES,
…
-
Broker is created without the cluster / list_key arg and passed down:
https://github.com/django-q2/django-q2/blob/efa0d6d9e4d9b6ea9d8d0af7cb82e8c0f856383e/django_q/tasks.py#L493-L494
Which is in…
-
# Feature Request
## Description
_SAML authentication capability, so that tools like Microsoft Entra can be leveraged to streamline user login and security_
## Use Case
_Company members ar…
-
Unless I missed it, I didn't see any mention in the documentation stating that the django-q logger was called 'django-q'.
The convention is:
`logger = logging.getLogger(__name__)`
I realised t…
-
We'll try django-q for now and not make ourselves too dependent on it.
See https://github.com/Uninett/Argus/issues/360#issuecomment-1109715705_