chrisdrackett / django-typogrify

Typogrify is a collection of Django template filters that help prettify your web typography by preventing ugly quotes and widows and providing CSS hooks to style some special cases.
Other
107 stars 21 forks source link

Add example code #5

Closed morninj closed 12 years ago

morninj commented 12 years ago

It's not immediately clear that you need to use {% load typogrify_tags %} to use the typogrify filters. I've added a quick example in the README.