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.