#5335: Add an append method to ErrorDict
-------------------------------------------------------+--------------------
          Reporter:  Thomas Güttler <h...@tbz-pariv.de>  |         Owner:  
nobody         
            Status:  reopened                          |     Milestone:         
        
         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                                 |  
-------------------------------------------------------+--------------------
Changes (by kratorius):

  * keywords:  => append errodict
  * summary:  newforms: Custom validation. => Add an append method to
              ErrorDict

Comment:

 Attached patch implements {{{ErrorDict}}} as a {{{defaultdict}}} (can't
 inherit directly from {{{defaultdict}}} since it's new in 2.5 or 2.4,
 can't remember, but definitely not in 2.3). It would be helpful if someone
 could review the documentation part of the patch since I'm not a native
 english speaker.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5335#comment:10>
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-updates@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