This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-bootstrap-form
Code
Issues
Proposed changes
Files
cd7053813c29f4bec63d6656ca27e8d716e4ed20
deb-python-django-bootstrap…
/
bootstrapform
History
Matt Austin
f5ed04d648
Added handling of visible/hidden fields (fixes issue where labels/wrapping elements of hidden fields were being rendered). Also added form.non_field_errors to form template.
2011-09-14 11:39:44 +08:00
..
templates
/bootstrapform
Added handling of visible/hidden fields (fixes issue where labels/wrapping elements of hidden fields were being rendered). Also added form.non_field_errors to form template.
2011-09-14 11:39:44 +08:00
templatetags
Renamed template location from bootstrap_form/form.html to bootstrapform/form.html for naming consistency.
2011-09-14 10:54:00 +08:00
__init__.py
Added version information.
2011-09-14 11:12:07 +08:00
meta.py
Added version information.
2011-09-14 11:12:07 +08:00
models.py
Removed/cleared unused django default app files.
2011-09-14 10:55:04 +08:00