[GH-ISSUE #379] prepare for Django 2.2 (LTS) #286

Closed
opened 2026-02-26 10:30:34 +03:00 by kerem · 3 comments
Owner

Originally created by @ThomasWaldmann on GitHub (Oct 14, 2018).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/379

2.2 LTS is expected for April 2019 (2.x requires python 3.x).
1.11 LTS will be EOL April 2020 (== end of support for python 2.7).

We could already prepare / test for 2.x, but maybe wait with actually deploying it until 2.2.1.

If we can easily support Django 1.11 and Django 2.x, we should do so, at least until 2020.

Requiring Python 3 and Django 2.x should be done in a new nsupdate.info major release.

Originally created by @ThomasWaldmann on GitHub (Oct 14, 2018). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/379 2.2 LTS is expected for April 2019 (2.x requires python 3.x). 1.11 LTS will be EOL April 2020 (== end of support for python 2.7). We could already prepare / test for 2.x, but maybe wait with actually deploying it until 2.2.1. If we can easily support Django 1.11 **and** Django 2.x, we should do so, at least until 2020. **Requiring** Python 3 and Django 2.x should be done in a new nsupdate.info major release.
kerem closed this issue 2026-02-26 10:30:34 +03:00
Author
Owner

@jhass commented on GitHub (Nov 19, 2018):

Django 1.11 is incompatible with Python 3.7 as per github.com/django/django@931c60c521

Maybe it's time to update rather than waiting for the LTS :)

<!-- gh-comment-id:439740139 --> @jhass commented on GitHub (Nov 19, 2018): Django 1.11 is incompatible with Python 3.7 as per https://github.com/django/django/commit/931c60c5216bd71bc11f489e00e063331cf21f40 Maybe it's time to update rather than waiting for the LTS :)
Author
Owner

@ThomasWaldmann commented on GitHub (Nov 19, 2018):

@jhass we are already running the py37 tests on travis-ci with django 2.x.

if you want to help, run a production version of nsupdate.info with py37 / dj2x and report any issues you find.

<!-- gh-comment-id:439867577 --> @ThomasWaldmann commented on GitHub (Nov 19, 2018): @jhass we are already running the py37 tests on travis-ci with django 2.x. if you want to help, run a production version of nsupdate.info with py37 / dj2x and report any issues you find.
Author
Owner

@ThomasWaldmann commented on GitHub (Apr 3, 2019):

Django 2.2 is released now and we run the unit tests also on django 2.2.

<!-- gh-comment-id:479547856 --> @ThomasWaldmann commented on GitHub (Apr 3, 2019): Django 2.2 is released now and we run the unit tests also on django 2.2.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#286
No description provided.