Friday, January 27, 2017

Re: Moving from django 1.3 to 1.9

I'd advise you to be aware of third-party libraries. Sometimes they are dropped or can bring some incompatibilities.

On 27 January 2017 at 08:42, Andreas Kuhne <andreas.kuhne@suitopia.com> wrote:
I second this. Having moved from 1.3 to 1.9 in stages - I think this is the best way to do it. Upgrade one minor version at a time and it will probably be easiest.

Regards,

Andréas

2017-01-27 10:55 GMT+01:00 ludovic coues <couesl@gmail.com>:
You might have an easier time upgrading from one version to the next.

So first check if you have some deprecation warning and fix them. Then
install django 1.4, check if you have deprecation warnings, fix them.
Check things are working as intended. Test really help at this point.

Once you are running on django 1.4 without deprecation warning or
regression, do the same with django 1.5 and so on. You might want to
follow the release note as you move along. Minor version release note
have a list of backwards incompatible change. See for exemple the
notes for django 1.4:
https://docs.djangoproject.com/en/1.10/releases/1.4/#backwards-incompatible-changes-in-1-4

Good luck with the upgrade and don't hesitate to ask question if you
have trouble at any point :)

2017-01-27 10:38 GMT+01:00 Alan <alanwilter@gmail.com>:
> Hi there,
>
> Sorry for this question, we have created this service 5 years ago and never
> touched since but now we want to move to a new server, with all updated
> software and even use python 3.5, I am wondering if there's any kind of
> "how-to" for it.
>
> Any help/suggestion is really appreciated.
>
> Thanks,
>
> Alan
>
> --
> Alan Wilter SOUSA da SILVA, DSc
> Senior Bioinformatician, UniProt
> European Bioinformatics Institute (EMBL-EBI)
> European Molecular Biology Laboratory
> Wellcome Trust Genome Campus
> Hinxton
> Cambridge CB10 1SD
> United Kingdom
> Tel: +44 (0)1223 494588
>
> --
> 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/CAEznbznSfxn9H7tk%2BSs_qmpnBHYCajF6CeHfhpOH87vytx1vBA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.



--

Cordialement, Coues Ludovic
+336 148 743 42

--
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/CAEuG%2BTY9Y0gK90-dZP%2BcrPMjk6qdFx%3DyWXiPYqTwe6KL8hxKjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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/CALXYUbkD04nnNEg-s5m2G1310hHxcAUjYn6QATq%2BdWRWQdEihg%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
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/CAFmXjSABh7MvNUxNmLq47Y7RXXbpwS%3DQ__kSLzi57Txts%3D9njQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment