[omaha] Jinja2 with Django Class Based Views!

Varun Mehta varun.sagi20 at gmail.com
Tue Dec 30 02:02:58 CET 2014


My Mistake. Coffin is not longer supported by it’s development team.
Infact, download does not work directly with Django 1.7. (Update required in render_to_response() ).

Jay alternative is only production ready solution.
Thank you Jay.

-Varun

On Dec 29, 2014, at 6:29 PM, Varun Mehta <varun.sagi20 at gmail.com> wrote:

> Hi all
> 
> I have answer to my query now.
> It seems we would need to wait for a comprehensive integration of Jinja2 with Django. https://www.indiegogo.com/projects/multiple-template-engines-for-django
> As of now, Coffin seems to be the best bet.
> 
> I would appreciate if any of you have some detailed tutorial on Coffin.
> 
> -Varun
> 
> On Dec 29, 2014, at 2:35 PM, Varun Mehta <varun.sagi20 at gmail.com> wrote:
> 
>> Hi Jay
>> 
>> That was an interesting read.
>> But like all django template alternatives, it has issues with TemplateView and render function.
>> I was looking for an alternate which needs no over writing and still allows to use Django Default Class Based Views with Jinja2 Templates.
>> 
>> -Varun
>> 
>> On Dec 29, 2014, at 2:30 PM, Jay Bendon <jaybocc2 at gmail.com> wrote:
>> 
>>> Last time i used jinja2 it was very simple to integrate with django with
>>> very little difference in operation.
>>> 
>>> might want to take a look at django-jinja
>>> https://niwibe.github.io/django-jinja/
>>> 
>>> --Jay
>>> 
>>> On Mon, Dec 29, 2014 at 12:15 PM, Varun Mehta <varun.sagi20 at gmail.com>
>>> wrote:
>>> 
>>>> Hi all
>>>> 
>>>> I have a question regarding Jinja2.
>>>> Is it feasible to use Jinja2 with Django default Class Based Views System?
>>>> 
>>>> -Varun
>>>> 
>>>> _______________________________________________
>>>> Omaha Python Users Group mailing list
>>>> Omaha at python.org
>>>> https://mail.python.org/mailman/listinfo/omaha
>>>> http://www.OmahaPython.org
>>>> 
>>> _______________________________________________
>>> Omaha Python Users Group mailing list
>>> Omaha at python.org
>>> https://mail.python.org/mailman/listinfo/omaha
>>> http://www.OmahaPython.org
>> 
> 



More information about the Omaha mailing list