-
# Bug report
## What's wrong
When running django-stubs 5.0.2, mypy goes through without error. But when updating django-stubs to 5.0.3, I’m getting the following error:
`error: INTERNAL ERROR: …
-
Hello.
I think, it will be possible to add HTTPS support.
Yes, for production is better to use NGINX proxy or whatever else, but for testing purposes with self signed certificates,
should be als…
-
## Checklist
- [ ] Raised initially as discussion #...
- [ ] This is not a feature request suitable for implementation outside this project. Please elaborate what it is:
- [ ] compatibility…
-
you can also use UIKIT with HTMX with just 2 imports in the index.html page
Its really clean and has simple and clean GUI controls.
Bootstrap is the old favourite I know.. UIKIT is used by many …
-
![](https://www.lotus-qa.com/wp-content/uploads/2020/02/testing.jpg)
- [ ] Learn some testing basics:
- [ ] Read about tests [here](https://www.drdobbs.com/testing/unit-testing-with-python/24016516…
-
### Description
I've been taking part in https://github.com/paperless-ngx/paperless-ngx/pull/5190 recently, which adds OpenID Connect support (also known as OIDC, Social Login or Oauth2.0) via django…
-
**Description:**
In testing a recent update to django admin 508, we encountered differences between local testing environments and the deployed environment that likely arose from css files from ano…
-
The [from_form](https://hypothesis.readthedocs.io/en/latest/django.html#hypothesis.extra.django.from_form) function does not bind files correctly.
From the [source](https://hypothesis.readthedocs.i…
-
This could be useful for testing `Django`:
https://speakerdeck.com/mbrochh/the-django-tdd-cookbook
-
#### Describe the bug
Things like `__contains` and `__startswith` seem to break on foreign-key lookups of attributes, always returning an empty set.
I'm not familiar enough with django to know for…