#32339: Accessibility issues with Django forms as_table, as_ul, as_p rendering
helpers
-------------------------------------+-------------------------------------
     Reporter:  Thibaud Colas        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Forms                |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  accessibility,       |             Triage Stage:  Accepted
  forms, wcag                        |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by Jacob Rief):

 I'm strongly in favor of adding a new method `as_div()` together with
 configurable CSS classes to the form renderer. Indeed I do this myself on
 many of my own forms.
 We then maybe also should let the `__str__()`-method use that new
 `as_div()` method instead of `as_table()`.

 – just my two cents, Jacob

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32339#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/070.e9fcc23ab95b6efcf29100bd2bc4ccb5%40djangoproject.com.

Reply via email to