| Age | Commit message (Collapse) | Author |
|
EWKB already contains the SRID.
|
|
|
|
_output_field).
|
|
|
|
checked in __getitem__().
Unneeded since its introduction in 66e1670efae34d721e374788e4c3f8b5fe5fa481.
|
|
Unused since its introduction in 66e1670efae34d721e374788e4c3f8b5fe5fa481.
|
|
Follow up to a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
Unused since 12d0567aa5e82322543f0c0c126ba18c91a1e439.
|
|
simplicity and performance.
|
|
geometries on MySQL.
|
|
Thanks Blas Castro for the report and the patch.
Forward port of 72026fff3963973d607bf0b525a082d20f024406 from stable/1.11.x
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
contrib.contentttypes.
|
|
is needed for query.
|
|
user fields.
|
|
Thanks Tim Graham and Markus Holtermann for review.
|
|
In retrospect, implementing a __repr__() for index subclasses doesn't
seem worthwhile.
|
|
|
|
Thanks Tim Graham for the review and edits.
|
|
|
|
|
|
choices.
|
|
|
|
|
|
|
|
|
|
non-editable pk.
Thanks Robin Anupol for the initial report and workaround.
|
|
|
|
|
|
BaseModelAdmin.get_fields() was previously unused/untested.
|
|
Additionally, a test has been updated to account for small SRS WKT differences.
Thanks Tim Graham for writing the doc part.
|
|
|
|
|
|
|
|
Model.pk was added after _get_pk_val() and many places weren't simplified.
|
|
reverse relation is in list_filter.
|
|
Unused since its introduction in 79e68c225b926302ebb29c808dda8afa49856f5c.
|
|
|
|
These attributes are defined on BaseModelAdmin and thus should always
be there.
|
|
|
|
|
|
Forward port of 02158a785eff923110cb4c7c7e635d3ce4a928e3 from stable/1.11.x
|
|
Follow up to a404f75f92971634c76330f3742261d33ccecca1.
|
|
|
|
User model doesn't have last_login field.
|
|
than PASSWORD_RESET_TIMEOUT_DAYS.
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|