| Age | Commit message (Collapse) | Author |
|
|
|
Accuracy was incorrect when dates differ by a month or more.
|
|
widget.
|
|
|
|
|
|
|
|
DateField on Oracle/PostgreSQL.
|
|
|
|
|
|
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.
|
|
|
|
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 Mariusz Felisiak and Tim Graham for polishing the patch.
|
|
SplitDateTimeWidget subwidgets.
Thanks Tim Graham and Nick Pope for review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
with a default.
|
|
Using __str__() and then repr'ing the result looks strange and can lead
to recursive rendering of forms.
|
|
Caused by `contrib/auth/backends.py` changes in
cb7bbf97a74fa7800865e3615f196ad65dc4f281.
|
|
|
|
|
|
Reverted the obsolete fix and tests for refs #12302.
|
|
The new test crashed in the removed branch. It's unclear if the branch has
value since c6a2bd9b962af1cdf46f964589e6023046cfa8ec didn't include tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Shai Berger for test help and Adam Johnson for review.
|
|
|
|
|