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

Add support for use as a Django templating engine #179

Open
earthboundkid opened this issue Sep 15, 2015 · 0 comments
Open

Add support for use as a Django templating engine #179

earthboundkid opened this issue Sep 15, 2015 · 0 comments

Comments

@earthboundkid
Copy link

Django 1.8 has added the ability to use custom templating backends. (See https://django.readthedocs.org/en/latest/topics/templates.html#custom-backends for more info.) I wrote a quick adaptor to make pystache work as a Django templating engine.

Would something like this be a good addition to pystache? If it's not a good fit to put in this project directly, would you be interested in supporting a django-pystache repo?

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

No branches or pull requests

1 participant