| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's only needed to workaround a bug on Python 2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
|
|
#27632).
|
|
|
|
These methods only work on Python 2.
|