]> git.ipfire.org Git - thirdparty/jinja.git/commit
Let the Environment override the Context
authorThiefMaster <adrian@planetcoding.net>
Mon, 6 Apr 2015 12:08:46 +0000 (14:08 +0200)
committerThiefMaster <adrian@planetcoding.net>
Mon, 6 Apr 2015 12:19:43 +0000 (14:19 +0200)
commitf22fdd5ffe81aab743f78290071b0aa506705533
treebf84e880d33da554fe1416479694569e2e260e9c
parent14936312c0755f811e73e691ab495e39afc6b7d8
Let the Environment override the Context

closes #404
docs/api.rst
jinja2/environment.py
jinja2/runtime.py
tests/test_api.py