Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Django 1.11 #113

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Conversation

colekettler
Copy link
Contributor

@colekettler colekettler commented Jun 23, 2020

Drops support for end-of-life Django 1.11.

See: https://www.djangoproject.com/weblog/2020/apr/01/bugfix-releases/

azavea/temperate#1396, azavea/climate-change-api#890, and https://github.com/azavea/mub-monitor/issues/801 have been created to indicate that we're dropping support for 1.11 and that projects will need to upgrade to 2.2 in order to continue to receive Django and OS updates.

I've also confirmed that https://github.com/azavea/grout-server and https://github.com/azavea/raster-vision are no longer active and we don't need to create upgrade issues for them.

Resolves #107


Testing

See Travis CI build: https://travis-ci.org/github/azavea/docker-django/builds/701402157

@colekettler colekettler self-assigned this Jun 23, 2020
Copy link
Contributor

@rbreslow rbreslow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

        _.---,._,'
       /' _.--.<
         /'     `'
       /' _.---._____
       \.'   ___, .-'`
           /'    \\             .
         /'       `-.          -|-
        |                       |
        |                   .-'~~~`-.
        |                 .'         `.
        |                 |  R  I  P  |
        |                 |  DJANGO   |
        |                 |  1.11     |
         \              \\|           |//
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@colekettler
Copy link
Contributor Author

😂 😭

@colekettler colekettler merged commit cf28049 into master Jun 23, 2020
@colekettler colekettler deleted the feature/cek/drop-django-1.11 branch June 23, 2020 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Django 1.11 has reached the end of extended support
2 participants