| Age | Commit message (Collapse) | Author |
|
|
|
Refs #15053.
|
|
|
|
Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the
review.
|
|
|
|
Changed ModelState.clone() to create a shallow copy of self.fields
and self.managers.
|
|
|
|
Thanks Carsten Fuchs.
|
|
|
|
Obsolete since refs #23867.
|
|
Thanks Carl Meyer for the report and review, and Tim Graham for the
review.
|
|
Thanks pattypatpat for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
value."
This reverts commit 72f769f494822981db6df9524b92a2d86f8e69fe.
There are several test failures that need to be fixed.
|
|
|
|
Thanks pattypatpat for the report.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks djbug for the report and Aymeric Augustin and Carl Meyer for the
review.
|
|
templates.
|
|
|
|
|
|
`','`, `'1,,1'`, `',1'` etc. are no longer considered as valid
comma-separated integer lists.
|
|
|
|
|
|
Edited localflavor doc to point to the external package documentation,
leaving just the 'How to migrate' section in Django.
|
|
|
|
|
|
Thanks Pakal and Claude.
|
|
|
|
|
|
|
|
Thanks Carl Meyer for the report and Tim Graham for the review.
|
|
|
|
|
|
|
|
inheritance.
|
|
Earlier versions of GDAL do not allow the srid to be set to 0,
so it should be a required parameter to ensure compatibility.
|