Upgrade to Django version 1.9 and python 3.5
We need to migrate to new version of Django 1.9. @vigneshsarma Can you confirm we are using python3.4 or 3.5 on production.
We are using python 2.7.6. The machine has python 3.4.0. I can switch to that if required.
So just tell me which version of python you need and i can figure out how to set it up.
Are not we using python3 for pythonexpress ?
No.
I was under impression we are using python3.4 and django 1.8. Can we migrate to python3.5 as first steps ?
Will try to set it up by sunday.
I am facing https://github.com/mozilla/unicode-slugify/issues/16 issue with python3.4 and python3.5.
Trying to find the least disruptive solution.
@vigneshsarma Can we try to move to python3.5 . I am working on migrating to django 1.10 (Branch :https://github.com/pythonindia/wye/tree/pyup-initial-update)
Let me see... BTW, wye currently only runs on 3.5, nothing else... https://travis-ci.org/vigneshsarma/wye/builds/187901104