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.
Actions
Rest framework template
Change dropped DRF filter to django urlize.
closes: #7634 https://pulp.plan.io/issues/7634