Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '2.11.x' | David Lord | 2020-03-30 | 1 | -1/+2 |
|\ | |||||
| * | namespace object works in async templates | Bart Feenstra | 2020-03-30 | 1 | -1/+2 |
| | | |||||
* | | Merge branch '2.11.x' | David Lord | 2020-03-30 | 1 | -6/+7 |
|\ \ | |/ | |||||
| * | AttributeError in undefined message doesn't cause RuntimeError | David Lord | 2020-03-27 | 1 | -3/+7 |
| | | |||||
* | | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -45/+39 |
| | | |||||
* | | remove more compat code | David Lord | 2020-02-05 | 1 | -10/+4 |
| | | |||||
* | | remove _compat module | David Lord | 2020-02-05 | 1 | -18/+22 |
| | | |||||
* | | remove deprecated code | David Lord | 2020-02-05 | 1 | -55/+0 |
|/ | |||||
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 1 | -0/+727 |
| | | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e. | ||||
* | rename directory to jinja | David Lord | 2020-01-10 | 1 | -727/+0 |
| | |||||
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 1 | -9/+0 |
| | |||||
* | more relative imports | David Lord | 2020-01-10 | 1 | -5/+6 |
| | | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup | ||||
* | apply flake8 | David Lord | 2020-01-10 | 1 | -12/+41 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 1 | -85/+110 |
| | |||||
* | apply reorder-python-imports | David Lord | 2020-01-10 | 1 | -2/+5 |
| | |||||
* | move to src directory | David Lord | 2020-01-09 | 1 | -0/+678 |