#10108: Two classes with a common superclass have multiple ForeignKeys from one 
to
the other if the one has a single Foreign Key to the other.
-----------------------------------------+----------------------------------
          Reporter:  [email protected]  |         Owner:  nobody               
                         
            Status:  closed              |     Milestone:                       
                         
         Component:  Core framework      |       Version:  SVN                  
                         
        Resolution:  wontfix             |      Keywords:  foreign key, 
inheritance, ForeignKey, OneToOne
             Stage:  Unreviewed          |     Has_patch:  0                    
                         
        Needs_docs:  0                   |   Needs_tests:  0                    
                         
Needs_better_patch:  0                   |  
-----------------------------------------+----------------------------------
Changes (by jacob):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Karen's correct: a `OneToOneField` is a `ForeignKey`, and we can't ignore
 one of 'em automatically. `fk_name` exists precisely for this purpose.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10108#comment:2>
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 [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