-
- [ ] Create new repositories for non-CoVE version, e.g. [plover](https://www.stewardredqueen.com/wp-content/uploads/2018/06/STWJr_020118_Poem_Banner.jpg) and plover_web (still Django)
# Web fronte…
-
Hi!
While the Django requirement is set to `Django 1.8+`, will Django 3.x be supported?
For Django versions older than 3.x it's giving me this error:
```
$ python3 manage.py makemigrations
…
-
Hi, i have been trying out the latest async version at scale (Im sending to 200k+ devices in production) and it does not really work for bulk messaging. Already around sending messages to 100 devices …
-
Add a command to build a static site from your script.
I don't want to overload nanodjango with the kitchen sink, but this feels like a very useful feature - I've got several small static sites whi…
-
### Proposed Changes
Strawberry PR https://github.com/strawberry-graphql/strawberry-django/pull/478 overhauled the filtering code and it causes major breakages with our autotype decorator, specifical…
-
Hi! First I want to thank you for the great library.
I run into an issue which appears in combination of different features inside library. Issue appears if one uses `ComponentDependencyMiddleware`…
-
Taiga OIP 2607
> Hey all, I saw that you added Admin-OIDC support via SetupConfig. It would be great if this can be part of the mozilla-django-oidc-db library as a contrib or optional dep, so we ca…
-
We should consider disabling the following, in order to drop the duplicate spans created for the db and cache:
- Django DB: ddtrace.config.django['instrument_databases'] | DD_DJANGO_INSTRUMENT_DATABA…
-
Hi
I am trying out this library with Django 5 and python 3.12.
It works as expected, but getting a token for a user takes nearly a second. Around 950ms. Why? Is there some setting that improoves the…
-
## Use case
I would like to see OIDC support for authentication, to make it easier to integrate with existing setups that use auth providers such as authentik.
## Proposal
Django appears to have su…