Closed
Bug 1426683
Opened 7 years ago
Closed 6 years ago
Update to Django 2.0
Categories
(Tree Management :: Treeherder, enhancement, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(2 files)
Django 2.0 was released this month:
https://docs.djangoproject.com/en/2.0/releases/2.0/
It's the first version of Django that only supports Python 3, so we'll need to switch to Python 3 first (bug 1330474).
Whilst there will be no new versions of Django that support Python 2.7, the Django 1.11 release we're using is an LTS release, so we have time to get switched over to Python 3.
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/8f8671c8dcd3a5c36c6d1e2a02c2a88d8f6501ba
Bug 1426683 - Add pyup ignore markers for Django v2 (#3061)
To keep pyup quiet for now, and ensure it still opens PRs for 1.11.x
updates in the meantime. The Django 2.0 update will have to wait until
we're using Python 3.
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
This has been running on prototype since the end of last week with no problems.
Landed in:
https://github.com/mozilla/treeherder/commit/23c3a4b8d0da0a5cf1f0461fcfedb91a58a49643
Assignee: nobody → emorley
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•