#9549: Give initial_data.* files  an option for not over writing current data.
------------------------------------+---------------------------------------
          Reporter:  MrNarwhal      |         Owner:  nobody                    
           
            Status:  new            |     Milestone:                            
           
         Component:  Serialization  |       Version:  1.0                       
           
        Resolution:                 |      Keywords:  initial data, syncdb, 
json, xml, yaml
             Stage:  Accepted       |     Has_patch:  0                         
           
        Needs_docs:  0              |   Needs_tests:  0                         
           
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by ubernostrum):

 I guess I'm more on the fence about this: the whole point of initial-data
 fixtures is that they represent the state your DB is supposed to be in
 after a `syncdb`. If your initial data fixture might leave your DB in a
 state you don't want to have after `syncdb`, then it's not an initial data
 fixture...

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9549#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 django-updates@googlegroups.com
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