Tuesday, March 29, 2016

Re: Migrating older 1.4 project to 1.9

We recommend going one major version at a time: https://docs.djangoproject.com/en/stable/howto/upgrade-version/

On Tuesday, March 29, 2016 at 5:19:59 PM UTC-4, Roger Dunn wrote:
I've inherited a moderately large project written 2 years ago using Django 1.4, and wondering if it is worth creating a fresh 1.9 project and porting in the old code, or doing an in-place upgrade to 1.9?

I have it running on 1.4 'as is' but if I run python manage.py migrate it comes unglued as a lot of stuff has changed since 1.4.



--
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+unsubscribe@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/f86dcebb-0e43-48c0-93e6-6cd48bd6516c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment