Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump up the copyright to 2017 | Armin Ronacher | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | Updated docs on autoescaping and made select_autoescape case insensitive | Armin Ronacher | 2017-01-07 | 1 | -0/+2 |
| | |||||
* | Added a more convenient autoescaping function | Armin Ronacher | 2017-01-07 | 1 | -1/+16 |
| | |||||
* | Cleaned up shitty syntax in testsuite | Armin Ronacher | 2017-01-06 | 1 | -4/+4 |
| | |||||
* | Escape target attribute in the urlize function in utils.py. (#507) | Sambhav Satija | 2016-04-10 | 1 | -1/+12 |
| | |||||
* | Rename testsuite to tests and suggestions | Kartheek Lenkala | 2015-03-22 | 1 | -0/+76 |
Remove py.test from setup.py install_requires Rename testsuite folder to tests. |