djangopackages-zz / djangopackages

Django Packages - a place to review Django apps, frameworks, and projects.
http://djangopackages.com
MIT License
53 stars 40 forks source link

grid.templatetags.style_element fixes #8

Closed ojii closed 14 years ago

ojii commented 14 years ago

I fixed the +3 bug so it correctly displays 3 icons for 3 (or more) plus or minus signs. Added ability to prefix text with a yes/no keyword and it will turn it into an icon. Added tests for that filter.