wsvincent / awesome-django

A curated list of awesome things related to Django

Home Page:http://awesomedjango.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-bleach

marksweb opened this issue · comments

I've just been reading through the list of packages and noted that bleach is listed as something that works well with django, but django-bleach isn't listed.

It's a mature package, first released 10 years ago, and makes integrating bleach to models and forms really simple.

https://github.com/marksweb/django-bleach

https://pypi.org/project/django-bleach/

Perhaps I could raise a PR to add this in - perhaps the forms section?

Hi @marksweb,

Yes I agree it does seem worthy of inclusion. Please do raise a PR and we'll merge. Thx!