Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add note about ugettextdrop-python2 | David Lord | 2020-01-29 | 1 | -4/+4 |
| | |||||
* | bump bytecode cache version | David Lord | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | apply pyupgrade and f-strings | David Lord | 2020-01-28 | 24 | -538/+398 |
| | |||||
* | remove more compat code | David Lord | 2020-01-28 | 10 | -81/+32 |
| | |||||
* | remove _compat module | David Lord | 2020-01-28 | 20 | -606/+226 |
| | |||||
* | remove deprecated code | David Lord | 2020-01-28 | 6 | -122/+5 |
| | |||||
* | remove Python 2 from docs | David Lord | 2020-01-28 | 8 | -22/+23 |
| | |||||
* | start version 3.0.0 | David Lord | 2020-01-27 | 1 | -2/+1 |
| | |||||
* | release version 2.11.02.11.0 | David Lord | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | import Markup from markupsafe, fix flake8 import warnings | David Lord | 2020-01-26 | 9 | -20/+23 |
| | |||||
* | increment bytecode cache version | David Lord | 2020-01-26 | 1 | -9/+6 |
| | |||||
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 27 | -0/+0 |
| | | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e. | ||||
* | Revert "rename imports to jinja" | David Lord | 2020-01-26 | 13 | -62/+57 |
| | | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef. | ||||
* | Revert "add warning and alias for jinja2" | David Lord | 2020-01-26 | 4 | -7/+10 |
| | | | | This reverts commit fc9c60ba457efc4cadf6fa2886567e0ee6ca1a99. | ||||
* | add warning and alias for jinja2 | David Lord | 2020-01-10 | 4 | -10/+7 |
| | |||||
* | rename imports to jinja | David Lord | 2020-01-10 | 13 | -57/+62 |
| | |||||
* | rename directory to jinja | David Lord | 2020-01-10 | 27 | -0/+0 |
| | |||||
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 22 | -242/+41 |
| | |||||
* | remove old scripts and examples | David Lord | 2020-01-10 | 1 | -4/+0 |
| | |||||
* | more relative imports | David Lord | 2020-01-10 | 7 | -29/+25 |
| | | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup | ||||
* | ensure deprecation warnings mention version | David Lord | 2020-01-10 | 3 | -8/+15 |
| | |||||
* | apply flake8 | David Lord | 2020-01-10 | 18 | -106/+165 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 25 | -1925/+2497 |
| | |||||
* | apply reorder-python-imports | David Lord | 2020-01-10 | 26 | -182/+275 |
| | |||||
* | move to src directory | David Lord | 2020-01-09 | 27 | -0/+12764 |