[svn] addded *.pyc to global svn ignore, added todo list to jinja docs, minor tweaks...
[jinja2.git] / TODO
1 ===================
2 TODO List for Jinja
3 ===================
4
5 -   Requirements in Jinja (blocks and set directives) outside of renderable
6     blocks should become part of the module not the generate function.
7
8 -   Improve the context lookup (maybe with an optional C extension)