Skip to content

Commit

Permalink
Merge branch 'master' of github.com:whitehat2k9/django-htmlpurifier
Browse files Browse the repository at this point in the history
  • Loading branch information
kz26 committed Mar 5, 2012
2 parents c875246 + 9d5cdfe commit 9f7f644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -2,6 +2,8 @@
A silly but useful hack for sanitizing untrusted HTML input in Django forms via PHP's [HTML Purifier](http://htmlpurifier.org/)

## Prerequisites
Django (tested with 1.3)
Python 2.6+
PHP 5.0.5+ w/ CLI
[HTML Purifier](http://htmlpurifier.org/) library - standard, lite, or PEAR distribution
_NOTE: `HTMLPurifier.auto.php` should be in your PHP path._
Expand Down

0 comments on commit 9f7f644

Please sign in to comment.