#5123: ImageField.formfield does not pass arguments correctly
------------------------------------------------------+---------------------
   Reporter:  Collin Anderson <[EMAIL PROTECTED]>  |                Owner:  
nobody         
     Status:  new                                     |            Component:  
django.newforms
    Version:  SVN                                     |           Resolution:   
              
   Keywords:  ImageField formfield                    |                Stage:  
Unreviewed     
  Has_patch:  1                                       |           Needs_docs:  
0              
Needs_tests:  0                                       |   Needs_better_patch:  
0              
------------------------------------------------------+---------------------
Changes (by Marco Bonetti <[EMAIL PROTECTED]>):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I've had exactly the same problem as Collin (i.e. not being able to
 properly subclass ImageField because formfield() doesn't add to defaults)
 and came up with exactly the same solution. I therefore think his patch
 should be accepted and merged in.

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

Reply via email to