stringfellow / django-floppyforms

Full control of form rendering in the templates.

Home Page:http://django-floppyforms.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-floppyforms

https://secure.travis-ci.org/brutasse/django-floppyforms.png

Full control of form rendering in the templates.

  • Author: Bruno Renie and contributors
  • 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

To install the in-development version of django-floppyforms, run pip install django-floppyforms==dev.

Help

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

Bugs

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

About

Full control of form rendering in the templates.

http://django-floppyforms.readthedocs.org/

License:Other


Languages

Language:Python 91.8%Language:JavaScript 5.8%Language:CoffeeScript 2.4%