| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-11-03 | Fixed all E226 violations | Alex Gaynor |
| 2013-11-02 | More attacking E302 violators | Alex Gaynor |
| 2013-11-02 | Correct flake8 violation E261 | Ray Ashman Jr |
| 2012-06-14 | IfParser.next() method renamed to avoid confusion with iterator protocol. | Luke Plant |
| 2012-06-14 | Reverted part of 169b1a40 which was mistakenly applied to a non-iterator class. | Luke Plant |
| 2012-05-10 | Replaced foo.next() by next(foo). | Claude Paroz |
| 2011-07-13 | Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t... | Jannis Leidel |
| 2010-04-19 | Fixed #13373 -- Ensured that {% if %} statements will short circuit template ... | Russell Keith-Magee |
| 2010-03-08 | Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit... | Luke Plant |
| 2009-12-09 | Implemented 'smart if' template tag, allowing filters and various operators t... | Luke Plant |
