Full control of form rendering in the templates
Project description
Full control of form rendering in the templates.
Author: Bruno Renié and contributors
Licence: BSD
Requirements: homework – read this.
Installation
pip install -U django-floppyforms
Add floppyforms to your INSTALLED_APPS
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 :)
Development
Thanks for asking!
Get the code:
git clone git@github.com:brutasse/django-floppyforms.git cd django-floppyforms virtualenv -p python2 env source env/bin/activate add2virtualenv .
Install the development requirements:
pip install tox
Run the tests:
tox -e py27-1.6
You can see all the supported test configurations with tox -l.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django_floppyforms-1.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb3e4a943cd104f10bee942061500610c35c3bc633b2378d4e12ca0d3a49552b |
|
MD5 | f608f654099866a61c96e4db1ed1f3e5 |
|
BLAKE2b-256 | 1887bad1517a37a92390f53ef5a822cb61c46c70c440fe97968d94e1d39bff68 |