| Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: JD Bothma <jbothma@gmail.com>
|
|
|
|
Bug in 0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7.
Thanks Eric Zarowny for the report.
|
|
Thanks Carlton Gibson, Simon Willison, David Smith, and Mariusz
Felisiak for reviews.
|
|
Thanks David Smith for the review.
|
|
|
|
|
|
BaseConstraint and subclasses.
|
|
about paths in comments.
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
|
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|