- Support Django 1.11, 2.0 & 2.1 remove support for Django < 1.11
- Support Python 2.7, 3.5-3.7
- Added tests coverage
- Move to tox for tests.
- Django 1.9 to 1.11 support. The official minimum supported version is 1.9.
- Cleanup and fixing of tests courtesy of senyor.
- Rewrite distinct query so it works with Oracle backend.
- Better packaging.
- Added sites support.
- Added unittests.
- Cleanup. Docs polish.
- Spelling correction, thanks tiktuk.
- Doc update to indicate importance of placing url include before admin url include.
- First super alpha release.