mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
Merge pull request #196 from marksweb/fix/195/django-bleach
Added django-bleach [#195]
This commit is contained in:
commit
36a7f35ea3
|
@ -162,6 +162,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-cleanup](https://github.com/un1t/django-cleanup) - Zero configuration file/image removal for local and remote files.
|
||||
|
||||
### Forms
|
||||
- [django-bleach](https://github.com/marksweb/django-bleach/) - Integrate bleach into forms and models.
|
||||
- [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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user