mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-31 05:33:43 +00:00
add django-floppyforms
This commit is contained in:
parent
1c580198f3
commit
215e5875db
|
@ -142,6 +142,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
|
||||
### Forms
|
||||
- [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-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) - Tweak form field rendering in templates.
|
||||
- [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) - Add autocompletion to forms.
|
||||
- [django-shapeshifter](https://github.com/kennethlove/django-shapeshifter) - A CBV to handle multiple forms in one view.
|
||||
|
|
Loading…
Reference in New Issue
Block a user