-
## Is your feature request related to a problem? Please describe.
So that our types are stronger, better testing = better reliability... right ?
## Additional context
- https://www.ralphmin…
-
We have Django Check SEO `< 0.6` that's still compatible with python2 (see the [branch python2](https://github.com/kapt-labs/django-check-seo/tree/python2)).
So now I think we can remove support fo…
-
I've made changes over the weekend to the pre-commit hooks in django-cms.
Ideally we'll have these consistent between projects. The main thing in the change is adopting the ruff linter and formatte…
-
Hello,
I Hope we can see :
-Django DRF vs Django Ninja
-Django with celery vs Nodjs or Go
And you can chose the best combination of Django Ninja with celery vs Nodjs or Go.
This will be f…
-
## Phase 1: Basic Permissions Setup
- [x] Research & Plan
Review the types of users/roles your app will support (e.g., admin, staff, customer).
Decide on which actions/views will …
-
Im trying to implement django recaptcha2 with django two factor auth and when is with recaptcha field, its not requisiting code for login.. When i remove the field for recaptcha, its work normal.
I…
-
# Summary
#1291 broke `elpy-test` for my Django project. My project prints a single line to stdout while loading the logging configuration, so [this check](https://github.com/gopar/elpy/blob/ac14ca…
-
This is a follow up to https://github.com/astral-sh/uv/pull/2582#issuecomment-2016248743 per @zanieb's suggestion.
In a nutshell, I think it would be great to see an additional resolution strategy …
-
I have a django application using procrastinate with the following dependencies:
```
python 3.11
psycopg[binary]==3.1.19
django==5.0.6
procrastinate[django]==2.9.1
```
When I start the worker…
-
See [here](https://github.com/elastic/apm-agent-python/actions/runs/11248516257/job/31273784137#step:3:71)
```
Dependabot can't update vulnerable dependencies without a lockfile
The currently instal…