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 Tue Aug 12 05:39:40 -0700 2008 Initial commit. [lethain]
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/ Tue Aug 12 05:39:40 -0700 2008 Initial commit. [lethain]
file views.py Tue Aug 12 05:39:40 -0700 2008 Initial commit. [lethain]
README
Usage and installation instructions can be found [online][install].

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