public
Description: A template filter for Django to apply Pygments syntax coloring to strings.
Homepage: http://lethain.com/entry/2008/aug/09/a-syntax-coloring-template-filter-for-django/
Clone URL: git://github.com/lethain/django-syntax-colorize.git
name age message
file .gitignore Loading commit data...
file README Tue Aug 12 05:39:40 -0700 2008 Initial commit. [lethain]
file __init__.py Tue Aug 12 05:39:40 -0700 2008 Initial commit. [lethain]
file models.py Tue Aug 12 05:39:40 -0700 2008 Initial commit. [lethain]
directory templatetags/
file views.py
Usage and installation instructions can be found [online][install].

[install]: http://lethain.com/entry/2008/aug/09/a-syntax-coloring-template-filter-for-django/