| Age | Commit message (Collapse) | Author |
|
CommonMiddleware.
|
|
equality.
Backport of f4ef71c689b7bf3b0237d12c634fe5557f646a79 from master
|
|
Thanks Sassan Haradji for the report.
Backport of 0adfba968e28cfb4e4d681e658866debbbd68089 from master
|
|
|
|
django.utils.text.Truncator.
Thanks James Davis for suggesting the fix.
|
|
urlizetrunc template filters.
Thanks Florian Apolloner for assisting with the patch.
|
|
|
|
|
|
Partially reverted 9bcf73d788866bc93f8248cb2e9d601ecbc4b50c.
|
|
|
|
|
|
|
|
|
|
SQLite and MySQL.
|
|
|
|
|
|
|
|
|
|
Regression in fee42fd99ee470528858c2ccb3621135c30ec262.
Thanks Claude Paroz, Jon Dufresne, and Tim Graham for the guidance.
|
|
|
|
Regression in 508b5debfb16843a8443ebac82c1fb91f15da687 which
added Node.__eq__().
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
Thanks Idan Melamed for the original patch.
|
|
wrapped object doesn't have __reduce__().
Forwardport of 30f334cc58e939c7d9bd8455c80bd066fbde9f2b from stable/1.11.x
|
|
parse_duration().
|
|
|
|
|
|
ordered attributes.
|
|
dotted path.
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
The is_iterator() function was removed in 2456ffa42c33d63b54579eae0f5b9cf2a8cd3714.
|
|
|
|
This is a security fix.
|
|
|
|
Python docs say, "it's usually not necessary to invoke these methods directly."
|
|
Thanks Tim Graham for the review.
|
|
|
|
Atom1Feed.add_item().
Regression in 75cf9b5ac031feb8f94271c9906157c921a14520
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
The new test crashed in the removed branch. It's unclear if the branch has
value since c6a2bd9b962af1cdf46f964589e6023046cfa8ec didn't include tests.
|
|
|
|
|