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

422
Views
Is it possible for me to install django-cors-headers version 1.1.0? If so, how?

When I try to install django-cors-headers v1.1.0 on Django 1.7, I'm getting the pip error "No matching distribution found for django-cors-headers-1.1.0"

Is it possible for me to install version 1.1.0? If so, how?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can install a specific package number by doing pip install package==X.X where X.X is the version number.

So in your case, you just need to do pip install django-cors-headers==1.1.0.

That said, the oldest supported Django version is 1.8 according to their documentation.

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!