I'm working with Django in python 2.7, for that I use virtualenv, pip, the mysql connector, etc. I have predefined python 3.5 in bash, but even so when I run ./manage.py shell it runs with python 2.7. How do I change it to python 3.5?
Thank you...
asked by
22.10.2016 / 22:55