#15061: Remove redundant code in ModelFormMixin
---------------------------+------------------------------------------------
 Reporter:  rasca          |       Owner:  nobody    
   Status:  new            |   Milestone:  1.3       
Component:  Generic views  |     Version:  SVN       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 ModelFormMinix inherits from FormMinix, and overrides the form_invalid()
 method doing the same thing.

 I've ran all django tests and all of them passes when removing this method
 from ModelFormMixin.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15061>
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.

Reply via email to