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
lethain (author)
Tue Aug 12 05:39:40 -0700 2008
commit  7cc257a0b4b3e672e22809b48bab163ff374211d
tree    d103a597677a4991b48776f0e7f22149569d74e5
100644 4 lines (2 sloc) 0.163 kb
1
2
3
4
 
Usage and installation instructions can be found [online][install].
 
[install]: http://lethain.com/entry/2008/aug/09/a-syntax-coloring-template-filter-for-django/