#4433: typo in django/db/models/fields/__init__.py
---------------------------------------------------+------------------------
   Reporter:  Krzysztof Sitarski <[EMAIL PROTECTED]>  |                Owner:  
adrian          
     Status:  new                                  |            Component:  
Database wrapper
    Version:  SVN                                  |           Resolution:      
            
   Keywords:                                       |                Stage:  
Unreviewed      
  Has_patch:  1                                    |           Needs_docs:  0   
            
Needs_tests:  0                                    |   Needs_better_patch:  0   
            
---------------------------------------------------+------------------------
Comment (by [EMAIL PROTECTED]):

 Please notice that I am not the one who filed the bug. I just saw a
 production code hitting the same line that the patch changes and after
 going through the code I found out the reason was a call to a model
 constructor that used request.POST instead of form.cleaned_data

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