blob: e77d7c880a44f5c81d7bb4f3a899989f2309311f [file] [log] [blame]
===================
TODO List for Jinja
===================
- Requirements in Jinja (blocks and set directives) outside of renderable
blocks should become part of the module not the generate function.
- Improve the context lookup (maybe with an optional C extension)