| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
template filter.
Thanks to Dennis Brinkrolf for the report.
Co-authored-by: Adam Johnson <me@adamj.eu>
|
|
|
|
|
|
|
|
|
|
|
|
psycopg2 2.8.4 is the first release to support Python 3.8.
|
|
|
|
|
|
macOS ARM64.
|
|
|
|
2.2.25, 3.1.14, and 3.2.10.
Follow up to d4dcd5b9dd9e462fec8220e33e3e6c822b7e88a6.
|
|
|
|
relationships.
This reduces the likelihood of admin searches issuing queries with
excessive joins.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Regression in 3aa545281e0c0f9fac93753e3769df9e0334dbaa.
Thanks Hervé Le Roy for the report.
|
|
|
|
The CONN_HEALTH_CHECKS setting can be used to enable database
connection health checks for Django's persistent DB connections.
Thanks Florian Apolloner for reviews.
|
|
This also adds CSRF_COOKIE_MASKED transitional setting helpful in
migrating multiple instance of the same project to Django 4.1+.
Thanks Florian Apolloner and Shai Berger for reviews.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
filter.
Added versionchanged note in documentation
|
|
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
ManifestStaticFilesStorage."
This reverts commit 91e21836f667c784a8a63ab1f18d81f553e679cb.
`export` and `import` directives have several syntax variants and not
all of them were properly covered.
Thanks Hervé Le Roy for the report.
|
|
range fields.
|
|
|
|
block.
|
|
template block.
|
|
|
|
|
|
Co-authored-by: Matthew Downey <matthew.downey@webit.com.au>
|
|
Co-authored-by: Daniel Fairhead <daniel@dev.ngo>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fields with blank=True.
|