| Age | Commit message (Collapse) | Author |
|
Meta.ordering contains expressions.
Regression in 1b1f64ee5a78cc217fead52cbae23114502cf564.
Backport of 04042b2b440f0bf50eb908d52cfe76af430e1738 from master
|
|
Thanks Ramiro Morales for contributing to the patch.
|
|
subquery that uses nulls_first/nulls_last.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Mariusz Felisiak for finishing the patch.
|
|
|
|
|
|
assertSequenceEqual().
|
|
|
|
I am no English professor, but "inheriting its related model" should not contain an apostrophe.
For reference, see http://theoatmeal.com/comics/apostrophe
|
|
ForeignKey/OneToOneField
|
|
Thanks to Elmar Bucher for the report and Tim for the review.
|
|
|
|
|
|
|
|
This is a reliqua from the early days of the modeltests/regressiontests era.
|
|
Thanks to chrisedgemon for the report and shaib, akaariai and
timgraham for the review.
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
|
|
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
|