Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
How to setup 1.1 version of django?

I wanna read a book in django caled "Practical Django projects second edition", but it is outdated as the version of django used in the book was 1.1. I really wanna read this book because it really fits my needs as i working on a project with the same theme, but i have no idea how to run the examples or use django 1.1. Any suggestions?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

you can install any version of Django, just use below practice to do that. Create virtual environment for it, and install any version you want like.

pip install django==x.y.z

or using easy_install

easy_install django==x.y.z

if you are new with Django, then I will recommend you to try newest/current version.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!