- Added timezone support when rendering datetimes; dropped support for django1.8 (
Fixes [43](https://github.com/jcass77/django-apscheduler/issues/43) - thanks jcass77).
- Added model manager for deleting old job executions (
Fixes [58](https://github.com/jcass77/django-apscheduler/issues/58) - thanks jcass77).