jbalogh / jingo

An adapter for using Jinja2 templates with Django.
http://readthedocs.org/docs/jingo/en/latest/
BSD 3-Clause "New" or "Revised" License
178 stars 45 forks source link

Solved issue #50 #51

Closed syrusakbary closed 9 years ago

syrusakbary commented 10 years ago

Caching get_env prevents having circular imports

jsocol commented 9 years ago

This should be solved by #74 / v0.8 (now on PyPI).

jsocol commented 9 years ago

Thanks for getting this started and the pointer toward a fix! If this isn't fixed, please let me know.