#6388: as_p produce invalid HTML for RadioSelect
-------------------------------+--------------------------------------------
Reporter: batiste | Owner: erikr
Status: assigned | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
-------------------------------+--------------------------------------------
Comment (by erikr):
The difficulty here is that as_p() wraps the <p></p> around, so the only
proper option I see is to stop using <ul> in radioboxes.
However, this would break backwards compatibility, e.g. people styling
these lists with CSS.
--
Ticket URL: <http://code.djangoproject.com/ticket/6388#comment:5>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.