#8565: Comments should use object_id instead of object_pk
--------------------------------------------------+-------------------------
 Reporter:  baumer1122                            |       Owner:  nobody    
   Status:  new                                   |   Milestone:            
Component:  django.contrib.comments               |     Version:  SVN       
 Keywords:  comments generic object_pk object_id  |       Stage:  Unreviewed
Has_patch:  0                                     |  
--------------------------------------------------+-------------------------
 `django.contrib.comments.models.BaseCommentAbstractModel` uses `object_pk`
 to create a generic relation

 I may be missing something, but straying from the expected and documented
 default of `object_id` seems to only create extra confusion. I noticed
 this when trying to add a `GenericTabularInline`

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