Django 1.11#5648
Closed
will-moore wants to merge 11 commits intoome:workflowsfrom
Closed
Conversation
This argument is passed to force_nothreading() so we have to handle it
This is no-longer supported
Member
|
This is currently for evaluation since it will be far too much for 5.4.4 and break the apps basically we cannot bump the version for 5.4.x, far too much |
Member
|
Worth creating a separate branch so we can get a regular docker build for testing? |
Member
Author
|
@manics You mean a branch off develop? |
Member
|
I guess somewhere 5.5/6.0 development can happen |
Member
|
Closing this PR since we will not do any work for now on Django |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Updates OMERO.web to use Django 1.11.
https://trello.com/c/qOUsiP0P/43-upgrade-to-django-111
Django 1.8 support ends at start of April 2018 (see https://www.djangoproject.com/download/).
NB: Heads-up. Django 1.11 series ends in 2 years and it's the last to support Python 2.
https://docs.djangoproject.com/en/2.0/releases/1.11/
cc @joshmoore @chris-allan
Testing this PR
TODO: