I have an issue with Django2.0.2 , when i install django==2.0.2 in my virtualenv all things are all rights , but when i want to see the exact version , I surprise that is 1.11.15 and not 2.0.2 , and for noting all my project is created by django 2.0.2 , think that cause my a lot of isuue with my code . ? could some one help me please .
Read More