Sithembewena, Have you considered using the same database for staging and production? Then the problem would be solved by purging the old test data they no longer want, which I think would be much easier than partial, conditional synchronization.
Kevin On Thursday, July 26, 2012 6:10:33 AM UTC-4, Lloyd Dube wrote: > > Hi all, > > We have an Ubuntu Linux server which is running virtual environments (one > for staging, one for prod.). Our clients test their sites on the staging > environment and then proceed to capture the same data on the live sites. > They want to be able to, at the click of a button, migrate only the latest > data to the live sites. If users have submitted new data (e.g. contact > requests) on the prod. server, this data must not be affected. > > Is it possible to achieve this, and if so, are there any tools oout there > to consider? Any feedback would be appreciated. > > Thanks. > > -- > Regards, > Sithembewena Lloyd Dube > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/u82IRzTwfmwJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.