Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add scope when importing macros | 2017-10-15 | 1 | -2/+2 | |
| | |||||
* | Fix whitespace handling for macros and imports (#55) | 2017-10-01 | 1 | -2/+4 | |
| | | | | | | Resolves https://github.com/djc/askama/issues/52. * Fix of review comments | ||||
* | Add support for importing template files with macros (#51) | 2017-09-26 | 1 | -0/+2 | |
* Fix review comments for macro imports |