Dear all, I have a Django currently running in production mode on a remote Linux server. While the production server is in use, I am developing new features on my local computer. Is there a way to create a copy of production server, so that when I develop new features I can test on a database environment as close to the production environment as possible?
On the production server the database is a mySQL database. Thanks! Best regards, Jian -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4D3A5F50-22F4-4BDB-8202-ED7B816EE848%40gmail.com.

