Skip to content

v3.1.0

Compare
Choose a tag to compare
@alicertel alicertel released this 27 Feb 07:49
· 92 commits to master since this release
2177ce6
  • Possible Breaking Change:
    • In this version we have changed file class used in Base64FileField from ContentFile to SimpleUploadedFile (you may see the change here).
  • child_attrs property is added to RangeFields.