#11931: ForeignKey documentation mentions non-existent method
---------------------------+------------------------------------------------
 Reporter:  danielr        |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Documentation  |     Version:  1.1       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  1              |  
---------------------------+------------------------------------------------
 The documentation for ForeignKey fields
 (http://docs.djangoproject.com/en/dev/ref/models/fields/#arguments)
 mentions Q objects as having a get_sql() method. They don't have such a
 method - possibly they did before queryset-refactor, but not now. Patch
 attached removes this, and links the reference to Q objects to the
 description on the Making queries page (because there is no reference page
 for Q).

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