| Age | Commit message (Collapse) | Author |
|
Backport of 7aabd6238028f4bb78d0687bbccc97bcf634e28b from master
|
|
Backport of da08195b368054d37f85c12ec4ed24656f64245e from master
|
|
Backport of 8bce6fa637952342278c59d06520611e3ba80cbb from master
|
|
Backport of 1e7da99ea6a78c47d3b5d4e9ce82df1ee4024ada from master
|
|
Backport of a8f05f405f8b78e13d7c4c9ffd73d6182b6fc4d5 from master
|
|
values_list() and get().
Backport of 4373eac99828d99718a7b245d160e7e64fce2e95 from master
|
|
homogeneous.
Backport of 69239c0f968ee55cb9ca1e31323fb696db0c2aec from master
|
|
Backport of f6b9e6bf4fab731a28489ec735cc330255ef03ab from master
|
|
@python_2_unicode_compatible.
Backport of de99f558d806a2a1b30072ec95bc44d412d80dab from master
|
|
|
|
|
|
|
|
|
|
|
|
ValidationError
|
|
This mostly reverts 5643a3b51be338196d0b292d5626ad43648448d3 and
81e1a35c364e5353d2bf99368ad30a4184fbb653.
Thanks Carl Meyer for review.
|
|
|
|
Thanks Anssi Kääriäinen for the draft text and Simon Charette
for review.
|
|
|
|
|
|
|
|
Thanks Loic Bistuer for review.
|
|
ForeignKey/OneToOneField
|
|
Thanks hellbeast for the initial patch.
|
|
|
|
Thanks Flavio Curella and Berker Peksag for the initial patch.
|
|
|
|
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add warning for using Coalesce with python values on MySQL and document
workaround.
|
|
Greatest and Least are row-level Function versions of Min and Max.
|
|
This was implemented for non-SQLite backends in 1.7 (as a
side effect of #16187).
|
|
|
|
|
|
|
|
objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|