| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Follow up to 1833eb3f3e3bda5052637f1a51a27fa1b11b6871.
|
|
Co-authored-by: Ondřej Böhm <ondrej.bohm@firma.seznam.cz>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
|
|
|
|
PostGIS.
|
|
This adds ManifestFilesMixin.manifest_hash attribute exposing a "hash"
of the full manifest. This allows applications to determine when their
static files have changed.
|
|
|
|
|
|
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews.
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
See https://www.kyngchaos.com/2022/09/11/goodbye-software-packaging/
|
|
|
|
|
|
Co-authored-by: James Bligh <james.bligh@silvercloudhealth.com>
|
|
|
|
|
|
|
|
ArrayField's __overlap lookup.
Thanks Mads Jensen and kosz85 and the initial patch.
|
|
docs.
|
|
Obsolete since 8cdc84726e13da4c796db614765658835d4786a1.
|
|
|
|
|
|
|
|
django.contrib.postgres.fields.hstore.KeyTransform()."
This reverts commit 7faf25d682b8e8f4fd2006eb7dfc71ed2a2193b7. The same
can be achieved with F() so there is no need to expose an extra API.
|
|
|
|
|
|
Follow up to 2eea361eff58dd98c409c5227064b901f41bd0d6.
|
|
|
|
|
|
The file role is not appropriate for URLs and URL path-components.
|
|
|
|
django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TrigramStrictWordDistance() on PostgreSQL.
|
|
|
|
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
|
|
|
|
|
|
|