Project

Profile

Help

Task #6389

Updated by pulpbot over 2 years ago

 

 **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. 

Back