
django-helpers
Collection of templatetags that allow to use rails like Webhelpers, included in Pylons web framework.
Installation: Put it in your project templatetags directory and put {% load helpers %} in top of any template that uses these templatetags.
Requires: Webhelpers and it's dependencies