| Age | Commit message (Collapse) | Author |
|
Thanks Florian Apolloner for the initial patch.
|
|
engine if multiple are defined.
|
|
Thanks Ling-Xiao Yang for the report and test, and
Preston Timmons for the fix.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
Using __str__() and then repr'ing the result looks strange and can lead
to recursive rendering of forms.
|
|
|
|
|
|
|
|
equivalents
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
io.open() is an alias for open() on Python 3.
|
|
__ne__() defaults to the opposite of __eq__() on Python 3
when it doesn't return NotImplemented.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
|
|
Per deprecation timeline.
|
|
|
|
vertical bars.
|
|
Thanks Shivang Bharadwaj for the initial patch.
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
|
|
Thanks Carl Meyer for review.
|
|
|
|
|
|
floatformat filter.
|
|
|
|
|
|
http://bugs.python.org/issue27364
|
|
template tag.
Thanks Tim Graham for the review.
|
|
|