| Age | Commit message (Collapse) | Author |
|
|
|
Dicts preserve order since Python 3.6.
|
|
|
|
|
|
Looks like an accidental carry over from the pre-existing
QuerySet.bulk_create documentation.
|
|
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
manually specified pks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
difference(), and intersection().
Thanks Tim Graham for the review.
|
|
Thanks Hynek Cernoch for the report and review.
|
|
|
|
Thanks Adam Chidlow for polishing the patch.
|
|
|
|
|
|
|
|
|
|
|
|
support.
Thanks Anssi Kääriäinen for contributing to the patch.
|
|
Thanks Josh Smeaton, Mariusz Felisiak, Sergey Fedoseev, Simon Charettes,
Adam Chainz/Johnson and Tim Graham for comments and reviews and Jamie
Cockburn for initial patch.
|
|
As of ccbba98131ace3beb43790c65e8f4eee94e9631c, both examples don't use
a join.
|
|
|
|
QuerySet.earliest()/latest().
|
|
|