| Age | Commit message (Collapse) | Author |
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DatabaseOperations.fulltext_search_sql().
Should have been removed in 5139832398624be75ee5361a6fac9348fdb61093.
|
|
Accuracy was incorrect when dates differ by a month or more.
|
|
|
|
|
|
Should have been removed in b6ea1961eb6816dee4370fb0ebd49dba29478db1.
|
|
widget.
|
|
|
|
|
|
|
|
|
|
|
|
DateField on Oracle/PostgreSQL.
|
|
|
|
|
|
|
|
|
|
It's moved to https://www.djangoproject.com/foundation/teams/.
|
|
When a user is already logged in when submitting the password and
password confirmation to reset a password, a KeyError occurred while
removing the reset session token from the session.
Refs #17209
Thanks Quentin Marlats for the report and Florian Apolloner and Tim
Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Reinout van Rees for contributing to the patch.
|
|
|
|
|
|
multi-table inheritance models."
This reverts commit 74a575eb7296fb04e1fc2bd4e3f68dee3c66ee0a as it causes
unexpected migrations and doesn't seem to be the best solution.
|
|
|
|
|
|
The method customization was removed in 2ca00faa9137.
|
|
Regression in 2f9861d823620da7ecb291a8f005f53da12b1e89.
|
|
|
|
Fixed a failure in the context processors tests when running in
reverse on MySQL due to an extra query after refs #27683.
|
|
|
|
|
|
unexpected errors.
Thanks Shai Berger and Tim Graham for review.
|
|
Prevented queries from reusing trimmed joins.
|
|
Thanks Luke Sneeringer for the suggestion.
|
|
|
|
|
|
The test from refs #20368 only runs this block on Python 2.
|
|
DatabaseIntrospection.data_types_reverse.
|