* Updated dependencies to support Django LTS correctly.
0.6.1
------------------
* Added health-check for celery and celery beat. Thanks iharthi
0.6.0
------------------
* Added health-check helpers. Thanks iharthi
0.5.0
------------------
* Added locking decorator. Thanks iharthi
0.4.0
------------------
* Supported Django and Python versions are listed below
=============== ================== Django version Python versions --------------- ------------------
0.3.0
------------------
* Supported Django versions are now 1.8, 1.11, and 2.0. `ClosableModel.created_by` and `closed_by` now have `on_delete=models.SET_NULL` attribute. * Supported Python versions are now 3.4, 3.5, and 3.6.