Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 743 Bytes

README.rst

File metadata and controls

33 lines (22 loc) · 743 Bytes

Django-floppyforms

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.

Installation

  • pip install -U django-floppyforms
  • Add floppyforms to your INSTALLED_APPS
  • Run python manage.py test floppyforms.

For extensive documentation see the docs folder or read it on readthedocs

Help

Ask your questions on the #django-floppyforms IRC channel on freenode.

Bugs

Really? Oh well... Please Report. Or better, fix :)