django-uni-form 0.7.0
django-uni-form
Django (http://djangoproject.com ) forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly rendered div based forms is something you have to do by hand. The purpose of this application is to provide a simple tag and/or filter that lets you quickly render forms in a div format.
Uni-form (http://sprawsm.com/uni-form) has been selected as the base model for the design of the forms.
This release includes:
- Removed a <hr /> from the layout module.
- Changed templatetags/uni_form.py to templatetags/uni_form_tags.py. Yes, this breaks backwards compatibility but fixes a namespace problems in Django with naming a templatetag library after the parent application.
- Changed form_action attribute to accept not just named URLs but also any old URL.
- Added in uni_form_setup tag.
- Added tests
- Added several new contributors including Dragan Babic
- Added Danish language translation
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-uni-form-0.7.0.tar.gz (md5) | Source | 2009-12-03 01:54:53.520844 | 38KB | 987 | |
- Author: Daniel Greenfeld <pydanny at gmail com>
- Home Page: http://github.com/pydanny/django-uni-form/tree/master
- Keywords: forms,django
- License: MIT
- Categories
- Package Index Owner: pydanny, jezdez, jtauber, brosner
- DOAP record: django-uni-form-0.7.0.xml
Log in to rate this package.
