#3193: [patch] modify as_hidden() to handle MultipleChoiceField correctly
-----------------------------------------------+----------------------------
Reporter:  Honza Kr�l <[EMAIL PROTECTED]>  |        Owner:  adrian
Type: defect | Status: new Priority: normal | Milestone: Component: django.newforms | Version: SVN Severity: normal | Resolution: Keywords: as_hidden MultipleChoiceField | -----------------------------------------------+----------------------------
Comment (by adrian):

Hmmm, yeah, doing an {{{isinstance}}} there seems a bit inelegant. I'll
play around with some other implementations... Maybe it's as easy as
giving the {{{Field}}} class a {{{hidden_field}}} attribute, which
{{{MultipleChoiceField}}} would override.

--
Ticket URL: <http://code.djangoproject.com/ticket/3193#comment:>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to