* Add patch for Django 1.10 compatility. Closes: #828668
* New upstream release incorporating the latest patch for proper support of
PostgreSQL >= 9.4.
* Add patch to avoid failures with PostgreSQL >= 9.4.
* New upstream version. Compatible with Django 1.8 and 1.9 without warnings.
* Bump Standards-Version to 3.9.8.
* New upstream version.
* Fix broken depends. Closes: #810895.
* New upstream release, compatible with Django 1.7 and 1.8.
Closes: #801942
* Bump Standards-Version to 3.9.6.
* Fix Django 1.7 AppRegistryNotReady error, by calling django.setup() in
tests. Closes: #763240.
* New upstream release.
* Python3 patch no longer required; deleted.
* Python3 package. Closes: #753462.
* Add python-django to Build-Depends to fix test suite run.
* New upstream version.
* Compatible with Django 1.6 (which is already in testing, hence the
severity).
* Switch to pybuild in anticipation of Python 3 support.
* Initial release. Closes: #717830