#5812: Misleading sentence in the database api reference
------------------------------------------+---------------------------------
Reporter:  Hans Faber <[EMAIL PROTECTED]>  |       Owner:  nobody       
  Status:  new                            |   Component:  Documentation
 Version:  SVN                            |    Keywords:               
   Stage:  Unreviewed                     |   Has_patch:  0            
------------------------------------------+---------------------------------
 On http://www.djangoproject.com/documentation/db-api/ I'm reading:

 "The people who made Django prefer to put all the SQL-affecting methods
 first, followed (optionally) by any output-affecting methods (such as
 values()), but it doesn’t really matter."

 This leads to the impression that values() does not affect the SQL
 statement of the query set which it purportedly does!

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