Actions
Issue #7634
closedurlize_quoted_links used in api template was dropped from DRF
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
As mentioned in https://github.com/encode/django-rest-framework/pull/7548 urlize_quoted_links filter was dropped since Django's urlize do the same work.
Change need to be done in pulpcore [0] to avoid 500 when using DRF gui.
Updated by ppicka about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ppicka
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by ppicka about 4 years ago
Updated by ppicka about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|e9bf943cb994f81fc60b88458615a594d950b074.
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Rest framework template
Change dropped DRF filter to django urlize.
closes: #7634 https://pulp.plan.io/issues/7634