==================
- Added support for Django 2.1, 2.2, and 3.0 and Python 3.7.
- Dropped support for Python 2.7 and 3.4.
- Added support for FullCalendar's use of the ``%Y-%m-%dT%H:%M:%S`` datetime
format.
- Added the ``__hash__`` method to the ``Occurrence`` model to fix a crash when
deleting objects with Django ≥ 2.2.