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
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/