Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-01 | Fix whitespace handling for macros and imports (#55) | 1 | -1/+1 | ||
Resolves https://github.com/djc/askama/issues/52. * Fix of review comments | |||||
2017-09-26 | Add support for importing template files with macros (#51) | 1 | -0/+12 | ||
* Fix review comments for macro imports | |||||
2017-08-23 | Forgot to remove debugging cruft, again | 1 | -1/+1 | ||
2017-08-22 | Add test for basic macro use | 1 | -0/+16 | ||