Loading docs/topics/templates.txt +2 −0 Original line number Diff line number Diff line Loading @@ -415,6 +415,8 @@ APIs, you must configure them into the environment. For example, you can create ``myproject/jinja2.py`` with this content:: from __future__ import absolute_import # Python 2 only from django.contrib.staticfiles.storage import staticfiles_storage from django.core.urlresolvers import reverse Loading Loading
docs/topics/templates.txt +2 −0 Original line number Diff line number Diff line Loading @@ -415,6 +415,8 @@ APIs, you must configure them into the environment. For example, you can create ``myproject/jinja2.py`` with this content:: from __future__ import absolute_import # Python 2 only from django.contrib.staticfiles.storage import staticfiles_storage from django.core.urlresolvers import reverse Loading