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
Actions
Allow any Django>=1.8,<2
1.11 was tested and it is the latest one at the moment.