How to install Django 1.5 ? pip install django==1.5 not working.
Is Django1.5 a stable version?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, as at 19 feb 2013 the latest version is 1.4.3. See the docs.
If you do want 1.5 you can get it from github –
UPDATE
The latest current version (1.5.1 as at 7th June 2013) can be installed with