| Age | Commit message (Collapse) | Author |
|
Follow up to e3bca22e7e572b0274a0814c7869c899d7b544e0.
|
|
|
|
|
|
CsrfViewMiddleware.process_view().
|
|
SQLite.
|
|
|
|
|
|
table.
|
|
|
|
|
|
choice enums.
|
|
cannot be used as members.
|
|
|
|
|
|
Unconditionally coercing to str type twice is expensive.
|
|
Different PROJ versions use different transformations, all are correct
as having a 1 meter accuracy.
These are differences in PROJ versions that cannot and should not be
handled in Django itself.
Thanks Jani Tiainen and David Smith for reports.
See: https://github.com/OSGeo/gdal/issues/3377
|
|
transforms with booleans on SQLite.
Thanks Matthew Cornell for the report.
|
|
with structures containing booleans.
|
|
booleans.
|
|
Thanks Alexandr Artemyev for the report, and Simon Charette for the
original patch.
|
|
|
|
|
|
--exclude option.
|
|
GET requests.
|
|
|
|
|
|
by assertHTMLEqual().
|
|
|
|
|
|
|
|
|
|
|
|
Follow up to cd9fcd4e8073490a52c9e79133ada4661cb7db38.
|
|
Follow up to 9012833af857e081b515ce760685b157638efcef.
|
|
Thanks David Benjamin for the original patch, and Florian
Apolloner, Chris Jerdonek, and Adam Johnson for reviews.
|
|
|
|
attributes value.
|
|
|
|
|
|
|
|
In MTI or ForeignKey as primary key cases, it is required to fetch the attname
from the field instance on the remote model in order to reliably resolve the
to_field_name.
Co-authored-by: Johannes Maron <info@johanneshoppe.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SessionStorage.
|