Full control of form rendering in the templates.
- Author: Bruno Renié
- Licence: BSD
- Compatibility: Django 1.2+ (smart if template tag needed)
- Requirements: homework -- read this.
pip install -U django-floppyforms- Add
floppyformsto yourINSTALLED_APPS - Run
python manage.py test floppyforms.
For extensive documentation see the docs folder or read it on
readthedocs
Really? Oh well... Please Report. Or better, fix :)