Actions
Task #2812
closedUpgrade Pulp3 Django version to 1.11
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 22
Quarter:
Description
Django's latest LTS version 1.11 was released 6 month ago[0] and is now (finally) supported by the latest DRF (3.6.3).
Pulp3 should upgrade it's django dependency [1] to 1.11 and fix all upgrade related errors that come up.
Pulp3 should upgrade it's stack to versions compatible with Django 1.11
[0] https://www.djangoproject.com/download/#supported-versions
[1] https://github.com/pulp/pulp/blob/06d70f44c7876a2010461c0848e88aecd0c6a3c0/platform/setup.py#L6
Updated by bizhang over 7 years ago
- Description updated (diff)
- Sprint Candidate changed from No to Yes
Updated by ttereshc over 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Updated by ttereshc over 7 years ago
- Status changed from ASSIGNED to POST
Added by ttereshc over 7 years ago
Updated by ttereshc over 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|21fc42d1f71780f840679c8041d046646b28af28.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Allow any Django>=1.8,<2
1.11 was tested and it is the latest one at the moment.