- Drop Django 1.6 and 1.7 support (15). - Add Django 1.10 support (18). - Add Python 3.5 support (17).
1.0.1
**Warning**: this version will be the last to support Django 1.6 or 1.7. Starting of the next version, we'll only support 1.8+.
- Added Django 1.9 support (9). - Python 3.4 jobs are being tested in travis (10). - Deprecate Django 1.6 and 1.7 support (9).
1.0.0
* Django 1.8 compatibility, thank you ``tox`` (5). * Compatible with Python 3 (tested with Python 3.4), thx wo0dyn (6). * Various fixes and added a proper MIT License file (8).