Project

Profile

Help

Task #6389

closed

Refactor serializer field mixins to avoid diamond inheritance problem

Added by daviddavis about 4 years ago. Updated about 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulpcore/1875":https://github.com/pulp/pulpcore/issues/1875


Some of the mixins in app/serializers/fields.py define __init__ methods which can cause problems with classes that inherit from them. Refactor them so they no longer do this.

Also available in: Atom PDF