#7837: Hierarchy in forms metaclasses can miss declarated fields in forms
--------------------------------+-------------------------------------------
          Reporter:  msaelices  |         Owner:  msaelices
            Status:  assigned   |     Milestone:  1.0      
         Component:  Forms      |       Version:  SVN      
        Resolution:             |      Keywords:           
             Stage:  Accepted   |     Has_patch:  1        
        Needs_docs:  0          |   Needs_tests:  0        
Needs_better_patch:  0          |  
--------------------------------+-------------------------------------------
Comment (by msaelices):

 A custom {{{ModelForm}}} class that inherits another custom {{{Form}}} was
 very useful in many ways. In my company there are several projects where
 we are using this patch, because is needed that functionality.

 For example, you could use a {{{ModelForm}}} with
 [http://www.djangosnippets.org/snippets/214/ WTForm] (one of the django
 snippets most rated), because you want having rapid and flexible layout
 design in your model forms.

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