Hi,


We have migrated the Django 1.4 application to Django 1.8 successfully. The 
Django 1.4 version of applicaiton is still in use in production until we go 
live with Django 1.8. The problem is that lots of data have been updated on 
production server which needs to be migrated to 1.8 version on local 
enviroment. Is there any way I can migrate the data from database of 1.4 to 
1.8 except manually doing that? Note that the model/database columns are 
different in both the version.

Can anybody suggest some good options ?


Thanks.

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b9837af1-5ccd-46b1-9a80-b28712922923%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to