Skip to content

0.4.0-beta

Latest

Choose a tag to compare

@a-rmz a-rmz released this 03 Aug 08:17

Added

  • Support for Django 3.x.

Changed

  • Pinned the django-parler version to >=2 and add a migration required to upgrade it.

Fixed

  • Add a tzinfo to Street and Address.modified_at migrations to fix the warning
    saying that a timezone-naive date was passed to a DateTimeField.