I would like to request comments/suggestions about a few patches I have
submitted recently for the newforms library that solve some issues that
I encountered during the development of some newforms.

#3718 - newforms.Form.clean should have access to field errors [1]
#3896 - pass value to field specific clean function [2]
#4271 - Form should use a copy of data passed to it [3]
#4297 - make BaseForm's __errors attribute non-private [4]

[1] http://code.djangoproject.com/ticket/3718
[2] http://code.djangoproject.com/ticket/3896
[3] http://code.djangoproject.com/ticket/4271
[4] http://code.djangoproject.com/ticket/4297

Thanks,
Gary

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to