Skip to content
  • Adrian Hirt's avatar
    e56a0943
    Fix usage of `self.inherited` · e56a0943
    Adrian Hirt authored
    This commit fixes issue #50003 where using `super` after adding
    relations to the subclass or defining filter attributes in the subclass
    in the method `self.inherited` lead to warnings and removed
    previously defined filter_attributes
    e56a0943
    Fix usage of `self.inherited`
    Adrian Hirt authored
    This commit fixes issue #50003 where using `super` after adding
    relations to the subclass or defining filter attributes in the subclass
    in the method `self.inherited` lead to warnings and removed
    previously defined filter_attributes
Loading