| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
evaluating a QuerySet.
|
|
combining with an EmptyQuerySet.
Thanks Jon Dufresne for the report and Tim Graham for the review.
|
|
non-editable pk.
Thanks Robin Anupol for the initial report and workaround.
|
|
Returning invalid bytestrings in __str__() is unlikely in Python 3.
|
|
|
|
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
dotted path.
|
|
Unused since 5008a4db440c8f7d108a6979b959025ffb5789ba.
|
|
|
|
Model.
|
|
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.
|
|
|
|
|
|
ETag/Last-Modified headers for non-safe requests.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Oracle.
|
|
|
|
Model.pk was added after _get_pk_val() and many places weren't simplified.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
reverse relation is in list_filter.
|
|
an instance only descriptor.
Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.
|
|
Unused since its introduction in 79e68c225b926302ebb29c808dda8afa49856f5c.
|
|
|
|
documented.
|
|
These attributes are defined on BaseModelAdmin and thus should always
be there.
|
|
autoextend size on Oracle.
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Jani Tiainen for reviews.
|
|
|
|
|
|
|
|
|
|
Thanks Shai Berger and Tim Graham for reviews.
|
|
|
|
|
|
|
|
Forward port of 02158a785eff923110cb4c7c7e635d3ce4a928e3 from stable/1.11.x
|
|
|
|
Forwardport of 877d7b71ae952b3bc946e5187d6c23039a71614d from stable/1.11.x
|
|
when given an out of range date.
|
|
|
|
Follow up to a404f75f92971634c76330f3742261d33ccecca1.
|