| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
of strings.
|
|
|
|
|
|
form field order.
|
|
|
|
Regression in f0ef0c49e9284f262fbc63e8a497699ca4a248fe.
|
|
manager.
|
|
equivalents
Thanks Tim Graham for the review.
|
|
This seems unneeded since its introduction in
da3aa22d04d6452f87abbb1a0fee8a90a61eff5b.
|
|
|
|
|
|
MultiPartParserError was removed in
ebf34c3cdcd2c75349c60a064427ac255958bf9b.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed an unneeded EnvironmentError catching and used
"raise from exc" syntax.
|
|
Partially reverted refs #25761 and refs #16245.
|
|
|
|
Literals are faster and more idiomatic.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Added in Django 1.0: 92c35a0617836b09aef3b6909579ee368004969b
Unknown when it became obsolete.
|
|
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
|
|
|