#5335: Add an append method to ErrorDict
-------------------------------------------------------+--------------------
          Reporter:  Thomas Güttler <h...@tbz-pariv.de>  |         Owner:  
nobody         
            Status:  reopened                          |     Milestone:  1.2    
        
         Component:  Forms                             |       Version:  SVN    
        
        Resolution:                                    |      Keywords:  append 
errodict
             Stage:  Design decision needed            |     Has_patch:  1      
        
        Needs_docs:  0                                 |   Needs_tests:  0      
        
Needs_better_patch:  0                                 |  
-------------------------------------------------------+--------------------
Comment (by Honza_Kral):

 This approach is in conflict with #4752 ([6142]).

 The method would either have to be on the Form class (not entirely
 insane). Another way how to propagate your error onto a field is using
 ComplexValidators present in model-validation branch, that way you don't
 have to worry about the internals of ErrorDict...

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5335#comment:17>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.


Reply via email to