Dirkjan Ochtman
|
5549f9a3cd
|
Use 2018 edition idioms
|
2018-12-08 21:43:20 +01:00 |
|
Dirkjan Ochtman
|
cf8dc532f0
|
Remove unused macro_use attributes
|
2018-12-08 21:43:20 +01:00 |
|
bott
|
4f2176a3ad
|
Fix deep nested imports in macro calls
|
2018-09-07 20:09:52 +02:00 |
|
bott
|
f29c12f469
|
Add test for nested macro calls into different scope
|
2018-09-02 16:01:20 +02:00 |
|
larros
|
614ed6d16f
|
Fix whitespace handling for macros and imports (#55)
Resolves https://github.com/djc/askama/issues/52.
* Fix of review comments
|
2017-10-01 18:00:05 +02:00 |
|
larros
|
df58dcb49d
|
Add support for importing template files with macros (#51)
* Fix review comments for macro imports
|
2017-09-26 10:02:44 +02:00 |
|
Dirkjan Ochtman
|
57a10a789e
|
Forgot to remove debugging cruft, again
|
2017-08-23 12:43:53 +02:00 |
|
Dirkjan Ochtman
|
d0a3d51dcd
|
Add test for basic macro use
|
2017-08-22 20:22:33 +02:00 |
|