Re: Jinja2 form rendering for the admin

2018-02-05 Thread Tim Graham
I guess it's fine. I see you already created a ticket: https://code.djangoproject.com/ticket/29115. On Friday, February 2, 2018 at 3:17:45 PM UTC-5, Joey Wilhelm wrote: > > I know that Jinja2 vs DTL rendering can be a contentious issue at times, > so I want to start from the outset saying that

Jinja2 form rendering for the admin

2018-02-02 Thread Joey Wilhelm
I know that Jinja2 vs DTL rendering can be a contentious issue at times, so I want to start from the outset saying that I am not proposing re-implementing the entire admin in Jinja2 templates! However, that said, I believe that it is not only possible, but in fact easy, to get forms to render