-
` "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…
-
# ConditionalOffer.products() queries Product children and excludes them again
## Issue Summary
I had a problem with requests concerning Offers taking a lot of time:
We have a database of > 3…
-
Hi,
First of all, congrats on the great work on making sidekick available!
I've deployed in a fresh VPS and the launch went smooth. When I tried to deploy a new version this happened (and happen…
-
### Describe the issue
My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks).…
tvogt updated
5 hours ago
-
To kill Django Q in Windows currently:
* Open Task Manager
* Click on Details
* Add the `Command Line` column
* Look for `python manage.py qcluster` in Command line
* Right click and select `En…
-
```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…
-
Hi, I don't know if I'm missing something here but I haven't found a way to disable retry for all or a specific task.
Let's consider the following (contrived) configuration:
```python
Q_CLUSTER =…
-
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…
-
Referring to this: https://github.com/agiliq/django-orm-cookbook/blob/master/docs/or_query.rst
It's great but it's failing to mention `django.db.models.Q`. With that you can have just 1 queryset obje…
-
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_