Friday, August 30, 2013

Re: Script to move django 1.4.3 to 1.5.1

I've been using Django since v1.0, and when each major version is released, I run through the release notes to see what I need to change.  Russell is correct that most things will work from one version to the next, but I like to keep as up to date as possible to minimize my risk of hitting a deprecated feature.  Once I build a checklist, I can go through it for each app I support.  Doesn't take too long, and I feel I gain a better understanding of the new features this way.


--
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.

No comments:

Post a Comment