google-code-export / django-hotclub

Automatically exported from code.google.com/p/django-hotclub
MIT License
0 stars 0 forks source link

Create a template tag that prints forms as divs for sites that need to focus on 508 & usability #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
One of our mandates working for the government is accessibility. So for
formatting everything needs to be in divs, not tables. Unfortunately Django
forms displays forms as tables, paragraphs, and unordered lists. In order
to get more government users of Pinax I suggest that default templates
should use divs in order to comply better with the 508 specification as
well as accessibility and usability guidelines.

Original issue reported on code.google.com by pyDanny on 7 Jan 2009 at 3:13

GoogleCodeExporter commented 9 years ago
Just created http://code.google.com/p/django-uni-form/ which will address this 
issue.

Original comment by pyDanny on 7 Jan 2009 at 8:43

GoogleCodeExporter commented 9 years ago
I'd definitely like to get this in Pinax for all forms

Original comment by jtau...@gmail.com on 12 Jan 2009 at 5:19

GoogleCodeExporter commented 9 years ago

Original comment by pyDanny on 13 Mar 2009 at 4:16

GoogleCodeExporter commented 9 years ago

Original comment by pyDanny on 31 Mar 2009 at 2:20