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