#11807: Admin inlines onetoone related object not saved
----------------------------------------------+-----------------------------
          Reporter:  [email protected]  |         Owner:  nobody          
          
            Status:  new                      |     Milestone:                  
          
         Component:  django.contrib.admin     |       Version:  1.1             
          
        Resolution:                           |      Keywords:  admin inline 
onetoone save
             Stage:  Design decision needed   |     Has_patch:  0               
          
        Needs_docs:  0                        |   Needs_tests:  0               
          
Needs_better_patch:  1                        |  
----------------------------------------------+-----------------------------
Comment (by [email protected]):

 Sry for the initial formatting. What about leaving that decision to the
 app designer/developer by introducing a boolean flag for it? Default
 behaviour would be the current one - else save it as new object. Extending
 a model over several models isnt unusual, especially if you are going to
 remove normalization on a db scheme due to performance issues.

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