Thursday, April 28, 2011

Using {% url %}

Want to use the {% url %} template tags in Jinja2?

https://github.com/dcramer/coffin/blob/master/coffin/template/defaulttags.py

Want to use Jinja AND the Django template (for backwards compat with the admin screen)?

https://gist.github.com/472309

No comments:

Post a Comment