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

'typogrify.templatetags' not in setup.py's packages. #2

Closed sykloid closed 13 years ago

sykloid commented 13 years ago

The templatetags aren't being included in the installation because they're not in the packages array in setup.py.