Quellcode durchsuchen

:fire: Remove obsolete django-bleach reference

Jeff Triplett vor 5 Monaten
Ursprung
Commit
2eb46e9b9b
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -196,7 +196,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [sorl-thumbnail](https://github.com/jazzband/sorl-thumbnail) - Thumbnails for Django.
 
 ### Forms
-- [django-bleach](https://github.com/marksweb/django-bleach/) - Integrate bleach into forms and models. See `django-nh3` as an alternative.
 - [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms/) - DRY Django forms.
 - [django-floppyforms](https://github.com/jazzband/django-floppyforms) - Full control of form rendering.
 - [django-formtools](https://github.com/jazzband/django-formtools) - For form previous and multi-step forms, previously part of Django until 1.8.