#7195: MultipleChoice fields don't validate when using request.REQUEST
-------------------------------------------------------------+--------------
Reporter: Daniel Roseman <[EMAIL PROTECTED]> | Owner:
nobody
Status: new | Milestone:
1.0
Component: Forms | Version:
SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch:
1
Needs_docs: 0 | Needs_tests:
0
Needs_better_patch: 1 |
-------------------------------------------------------------+--------------
Comment (by mtredinnick):
I'm not really worried about people passing in a !MergeDict of arbitrary
dictionaries here. We don't need to publicly support every type of
possible data structures, just the normal dictionary case and anything
that Django might have to pass in internally. So this approach is fine.
--
Ticket URL: <http://code.djangoproject.com/ticket/7195#comment:3>
Django Code <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
-~----------~----~----~----~------~----~------~--~---