Moving from coffin to django-jinja

16 views
Skip to first unread message

Stephen J. Butler

unread,
Apr 6, 2015, 12:43:23 PM4/6/15
to django...@googlegroups.com
I'm looking at moving one of my projects from coffin to django-jinja
because that project has already hooked into the new 1.8 multiple
template engine support. But reading through the docs I came across
this:

"""
django-jinja does not works properly with django’s TemplateResponse
class, widely used by generic views. My recommendations is subclass
the TemplateResponseMixin and overwrite the render_to_response
function.
"""

I almost entirely use the class based views in my project. Does anyone
know what this note is about? What's the conflict and why doesn't it
work?
Reply all
Reply to author
Forward
0 new messages