Releases: a-rmz/django-munigeo
Releases · a-rmz/django-munigeo
Release list
0.4.0-beta
Added
- Support for Django 3.x.
Changed
- Pinned the
django-parlerversion to>=2and add a migration required to upgrade it.
Fixed
- Add a
tzinfotoStreetandAddress.modified_atmigrations to fix the warning
saying that a timezone-naive date was passed to aDateTimeField.