Actions
Task #9171
closedTask #8488: [EPIC] Upgrade to django 3.2
Remove workaround in RemoteArtifactSaver now that we're on Django 3.2
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The workaround is here: https://github.com/pulp/pulpcore/blob/master/pulpcore/plugin/stages/artifact_stages.py#L290-L292
The upstream Django ticket is here: https://code.djangoproject.com/ticket/32089
The corresponding commit in Django shows it's fixed with 3.2.0+.
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by dkliban@redhat.com over 3 years ago
Updated by dkliban@redhat.com over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|fb7fc09ce4878e5d698773330d43b196857ca2eb.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Removes workaround in RemoteArtifactSaver
Django 3.2 contains a fix for the bug that required a workaround. https://code.djangoproject.com/ticket/32089
closes: #9171 https://pulp.plan.io/issues/9171