question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v1.4 forces upgrade to Django==1.9.5

See original GitHub issue

Not sure if this is intentional, but using pip install --upgrade django-debug-toolbar with a Django 1.8.11 install causes Django to be upgraded to 1.9.5.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ad-mcommented, May 4, 2016

I created issue pypa/pip#3653 to verify potential pip bug.

0reactions
aaugustincommented, Jun 1, 2016

As far as I can tell, this is a discussion about the behavior of pip, not the behavior of the toolbar.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to upgrade Django to a newer version
Read the release notes for each 'final' release from the one after your current Django version, up to and including the version to...
Read more >
Django Development with Docker Compose and Machine
Let's look at how to containerize Django, Postgres, and Redis for local Docker development along with delivering the stack to the cloud via...
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
Bug:1523 - "[IDEA] Offload work by distributing trivial ebuild maintenance to users, introduce a simple stability voting system and have a core team...
Read more >
How to upgrade django? - python - Stack Overflow
18 Answers 18 · Use this command to get all available Django versions: yolk -V django · Type pip install -U Django for...
Read more >
Compiling on Linux - frePPLe
Instructions for compilation from the latest source code. ... Update your system with the development software packages. ... automake, v1.9.5 or later.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found