🔥 Remove obsolete django-bleach reference

This commit is contained in:
Jeff Triplett 2025-03-15 09:39:04 -05:00
parent f999649848
commit 2eb46e9b9b
No known key found for this signature in database

View File

@ -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.