| Age | Commit message (Collapse) | Author |
|
In retrospect, implementing a __repr__() for index subclasses doesn't
seem worthwhile.
|
|
context.
|
|
|
|
attrs.html widget template.
|
|
|
|
so it's less likely to overflow.
TransactionTestCase.assertNumQueries() fails in an overflow situation.
|
|
Thanks Tim Graham for the review and edits.
|
|
|
|
|
|
|
|
Mistake in 97c1931c4f610e80053430d0297d51e1bed1e7ae.
|
|
|
|
|
|
Field.deconstruct()/__repr__().
|
|
|
|
|
|
Migrations will now be created for changes to limit_choices_to.
|
|
|
|
in a model form.
|
|
choices.
|
|
|
|
|
|
|
|
Follow up to ab89414f40db1598364a7fe4cfac1766cacd2668.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|