Skip to content

v2.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 16:31
· 9 commits to master since this release

Fix

  • Fix some django 4.1 compability issues (11ef233)
  • Fix clean_fields to return a list (9a18171)
  • Fix clean_fields concat set and lists (7a247c2)
  • Fix django model serializable_value not catching for WrongManager exception (34abd77)
  • rest_framework: Fixed TranslatableModelMixin build_fields() method building only standard field (23095fb)