#9553: Save of ForeignKeys's model doesn't cause update of _id field
---------------------------------------------------+------------------------
          Reporter:  oldium                        |         Owner:  nobody
            Status:  reopened                      |     Milestone:        
         Component:  Database layer (models, ORM)  |       Version:  1.0   
        Resolution:                                |      Keywords:        
             Stage:  Unreviewed                    |     Has_patch:  0     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Comment (by oldium):

 The root cause of the problem is that there are two fields for the same
 thing:

  * {{{inner_id}}} ({{{Inner}}}'s primary key as part of model)
  * {{{inner}}} ({{{Inner}}} instance)

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