Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Jinja2 support in DRF #4084

Open
xordoquy opened this issue Apr 29, 2016 · 6 comments
Open

Improve Jinja2 support in DRF #4084

xordoquy opened this issue Apr 29, 2016 · 6 comments

Comments

@xordoquy
Copy link
Collaborator

This is a reminder to improve the Jinja2 support in DRF in regard with the template tags after reading https://twitter.com/aymericaugustin/status/725964478693687296.

Current situation is we have a couple of template tags but they can't be used with Jinja2.

@xordoquy
Copy link
Collaborator Author

@auvipy
Copy link
Member

auvipy commented May 1, 2016

https://github.com/niwinz/django-jinja how about using this package?

@xordoquy
Copy link
Collaborator Author

xordoquy commented May 1, 2016

I'm reluctant to add an external dependency here.

@FlogFr
Copy link
Contributor

FlogFr commented May 2, 2016

iirc django-jinja package was created before Django add the possibility to use jinja. We now have jinja possibility Django built-in :)

@auvipy
Copy link
Member

auvipy commented May 2, 2016

that has many helpers to better support different django features work well with jinja2 https://github.com/niwinz/django-jinja/blob/strip/doc/content.adoc#rationale

@auvipy
Copy link
Member

auvipy commented Jan 14, 2017

Should be there a jinja2 renderer? or something like this? alternative templates based on jinja2? I would be happy to contribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants