Wednesday, April 16, 2014

Re: Upgrading from 1.4.3 to 1.4.10

On Wed, Apr 16, 2014 at 3:08 PM, <nu.everest@gmail.com> wrote:
> How do I discover what changed between Django 1.4.3 and 1.4.10?
>
> Will require changes to my code, or will it just work?

There should be no breaking changes for minor-minor* upgrades unless
required to fix a security issue. I'm not aware of any in 1.4.4-10.

Check these pages to be sure:

https://docs.djangoproject.com/en/dev/releases/1.4.4/
https://docs.djangoproject.com/en/dev/releases/1.4.5/
https://docs.djangoproject.com/en/dev/releases/1.4.6/
https://docs.djangoproject.com/en/dev/releases/1.4.7/
https://docs.djangoproject.com/en/dev/releases/1.4.8/
https://docs.djangoproject.com/en/dev/releases/1.4.9/
https://docs.djangoproject.com/en/dev/releases/1.4.10/

Cheers

Tom

* 1.4.3 has major version 1, minor version 4, minor-minor version 3

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFHbX1KY8%3DQMidEMU%2BZxoZJu4S9uyMiXpf3gG%3DJR-4QueOp5OA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment