On Tue, Aug 27, 2013 at 6:37 PM, Harjot Mann <harjotmann1992@gmail.com> wrote:
> I also want to shift my app from django version 1.4.5 to 1.5.1. You are
> right there should be some script which automatically upgrades the version
> without affecting the application.
No, there shouldn't. You would spend more time writing a tool that can
automatically move every project from 1.4 and 1.5 than you would
writing the actual changes in django between 1.4 and 1.5.
With each Django release the release notes will document the changes
that could stop your application from working, you simply have to
start at the top of that document and work your way to the bottom,
making any changes that it says are necessary.
Cheers
Tom
--
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 http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment