#3380: Add restore/backup action to the admin interface
--------------------------------------------------+-------------------------
   Reporter:  Charlax <[EMAIL PROTECTED]>           |                Owner:  
adrian                
     Status:  new                                 |            Component:  
Admin interface       
    Version:  SVN                                 |           Resolution:       
                 
   Keywords:  admin restore backup db management  |                Stage:  
Design decision needed
  Has_patch:  1                                   |           Needs_docs:  0    
                 
Needs_tests:  1                                   |   Needs_better_patch:  1    
                 
--------------------------------------------------+-------------------------
Changes (by [EMAIL PROTECTED]):

  * stage:  Unreviewed => Design decision needed

Comment:

 Nice idea, but I think it won't work when your database contains cyclic
 foreign key dependencies. In the most simple case, when a model has a
 reference on itself, you're lost, and I doubt that you can fix this unless
 you put in a *lot* of efforts.
 
 Charlax, take a look at #2333, the
 [http://code.djangoproject.com/ticket/2333#comment:27 part about fixtures]
 is about a similar mechanism (but it's still work in progress).

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