0.3.0
- Supported Django versions are now 1.8, 1.11, and 2.0.
ClosableModel.created_by
andclosed_by
now haveon_delete=models.SET_NULL
attribute. - Supported Python versions are now 3.4, 3.5, and 3.6.
ClosableModel.created_by
and closed_by
now have on_delete=models.SET_NULL
attribute.