Skip to content

Releases: a-rmz/django-munigeo

0.4.0-beta

03 Aug 08:17
Compare
Choose a tag to compare

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.