| Age | Commit message (Collapse) | Author |
|
Thanks Adam Chidlow for polishing the patch.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
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().
|
|
|
|
And made an example use naming consistent with the rest of the doc.
|
|
in docs.
|
|
|
|
|
|
|
|
|
|
primary key.
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
intersection() queries.
|
|
example.
|
|
|
|
|
|
|
|
Thanks Markus Holtermann and Tim Graham for reviews.
|
|
|
|
in a model form.
|
|
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
|
|
|
|
|
|
|
|
When a connection pooler is set up in transaction pooling mode, queries
relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS
setting in DATABASES disables server-side cursors for this use case.
|
|
read() and write() were removed in 68a890e79f660484d05482902663b6168f0bd71e.
|
|
Follow up to 054a44d6f0f75395bd02a21e31ea904a24750a2b.
|
|
to forms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|