What's new? | Help | Directory | Sign in
Google
typogrify
A set of Django template filters to make caring about typography on the web a bit easier.
  
  
  
  
    
Show all Featured Downloads:
typogrify-0.2.tar.gz
Links:
Join project
Project owners:
  mintxian
Project members:
ubernostrum

Note

Typogrify 0.2 is up for download. This is mainly a bug fix release to get everything solidly in order for django 0.96 users.

Template autoescaping which has recently been added to Django svn breaks typogrify. Typogrify svn will soon fix this. If you are using any version of Django pre revision 6671 please use the Typogrify 0.2 download.

About 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.

A demonstration of everything it does explains better than I do.

But here's the quick list of the included filters:

You can checkout the SVN: svn checkout http://typogrify.googlecode.com/svn/trunk/ typogrify

Or grab the latest release.