Network maintenance. Planio will be observing two scheduled maintenance windows this Tuesday, March 2 and Wednesday, March 3 from 02:00 UTC until 06:00 UTC each in order to perform maintenance on access routers in our primary datacenter. Your account might observe short downtimes during these periods up to several minutes at a time.
Issue #7634
urlize_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.
Associated revisions
History
#3
Updated by ppicka 5 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|e9bf943cb994f81fc60b88458615a594d950b074.
Please register to edit this issue
Rest framework template
Change dropped DRF filter to django urlize.
closes: #7634 https://pulp.plan.io/issues/7634