-
Hi
I am trying to handle Huey signals in a django deployment but I am not capable of see them executed in production.
In local I can see them executed by debugging the code, but when I launch the…
-
**unit test(s)** to confirm automated tileset generation working (welcome to django unittests!; [listing tests here](https://github.com/WorldHistoricalGazetteer/whg3/blob/staging/tests.md); cf. `/test…
-
**Describe your question**
In a project using Authentik for SSO I want to test the e-mails send from Authentik locally to
- ensure everything configured is working as expected
- automatically end…
-
### NetBox version
v3.6.4
### Feature type
Change to existing functionality
### Proposed functionality
NetBox currently records the creation, modification, and deletion of objects using applicati…
-
this is my commandline`
gunicorn -k uvicorn.workers.UvicornWorker --reload-engine=inotify --workers=1 --log-level debug --access-logfile - --error-logfile - --disable-redirect-access-to-syslog --r…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
Make it possible for users to enable/disable the span generation for Django signals. In some projects there can be hundreds of signals be triggered with each request, this leads to a lot of noise in t…
-
### Description
Can't install `react-reparenting` package
### To Reproduce
Cd to `frontend` and run `npm i react-reparenting`
### Error message
```npm error code ERESOLVE
npm error ERESOLVE unable t…
-
How/when are user cards created? Bryce and I were looking at this yesterday and it seemed like we need to create user card objects that are a copy of all of the cards whenever a new user is created f…
-
`django.conf.urls.url()` got removed in Django 4.0, as seen here:
https://github.com/pinax/pinax-announcements/blob/ec0388595ea5c561a00e2c3ffa15dab513641c0e/pinax/announcements/urls.py#L1
Also, th…