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.

Update to Django 1.11

See original GitHub issue

I’ve told the bot to stay on 1.10.x for now (https://github.com/pydanny/cookiecutter-django/commit/f62e05b95e60c043cb463c66b40ca69c1f2d9c26) and merged the latest security release.

I believe @luzfcb was working on a release checklist. Let’s put this here.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:8
  • Comments:49 (20 by maintainers)

github_iconTop GitHub Comments

16reactions
pydannycommented, Dec 4, 2017

I plan to look at this in the next day or so.

13reactions
luzfcbcommented, Feb 8, 2018

Checklist:

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to upgrade Django to a newer version
In most cases it will be necessary to upgrade to the latest version of your Django-related dependencies as well. If the Django version...
Read more >
How to upgrade django? - python - Stack Overflow
Use this command to get all available Django versions: yolk -V django · Type pip install -U Django for latest version, or if...
Read more >
A Django Upgrade Guide for Major and Minor Releases
The steps to update are the same but first, upgrade to Django 1.11 while staying on Python 2, then switch to Python 3,...
Read more >
Django Upgrade (1.11 to 3.1) - Hue
Why Upgrade. The older version of Django 1.11 is deprecated (e.g. no longer receiving security updates or improvements). Django 1.11 requires ...
Read more >
adamchainz/django-upgrade - GitHub
django -upgrade is a commandline tool that rewrites files in place. Pass your Django version as <major>.<minor> to the --target-version flag. django-upgrade will ......
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