Konrad Perzyna
Konrad Perzyna
Has anyone found a workaround for [ClassCleanup] not called at all? This is a great feature, but useless as it is implemented for now. I also guess that ClassCleanup should...
And one more vote for this.
Correct me if I'm wrong, but it looks like it is enough to explicitly define field in any of the base classes, so any use of extra_kwargs (or read_only_fields) was...
@carltongibson I have to agree with you on the DRY issue. Following it blindly might hurt you. Nevertheless, I still think that silent ignore of extra_kwargs is harmful and I...