mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-12-18 00:00:15 +00:00
add django-formtools
This commit is contained in:
parent
2614ad9180
commit
f05afee323
|
@ -153,6 +153,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
### Forms
|
### Forms
|
||||||
- [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms/) - DRY Django 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-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.
|
||||||
- [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) - Tweak form field rendering in templates.
|
- [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-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.
|
- [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