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 -r requirements/tests.txt pip install django # must be django 1.4.2 or above
Run the tests:
DJANGO_SETTINGS_MODULE=floppyforms.test_settings make test
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
django-floppyforms-1.1.tar.gz
(1.1 MB
view hashes)
Built Distribution
Close
Hashes for django_floppyforms-1.1-py33-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 197d711b70bfe49478fc80b0c958746622c28b5ec4feaf49ca1645ea717606c0 |
|
MD5 | ef5c754996db0821a81017beda05ac20 |
|
BLAKE2b-256 | 5f3e22e0b6bbc91f2f4acf8f03aef9c9890b90379450f9f5ab803607fad10182 |