| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Thanks Christian Ullrich for the report and review.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unused since its introduction in e7e4b8b0f774b119bc1c46a62a97e51d7c8a35e3.
|
|
Reverted refs #6423 since raising string exceptions is prohibited
since Python 2.5.
|
|
Thanks Shai Berger for test help and Adam Johnson for review.
|
|
|
|
|
|
system checks.
Thanks Simon Charette, Mariusz Felisiak, Tim Graham, and Adam Johnson
for review.
|
|
|
|
Unneeded since 7b2f2e74adb36a4334e83130f6abc2f79d395235.
|
|
|
|
widget rendering.
|
|
|
|
|
|
This will allow to replace force_text() by str() in several places (as one of
the features of force_text is to keep the safe status).
|
|
|
|
|
|
The class will be removed as part of #27753.
Thanks Tim Graham for the review.
|