- Run tests for Django 2.2 and Python 3.5, 3.6 and 3.7
1.0.4
++++++++++++++++++
- Drop support of Python 3.4 - Confirm support of Python 3.7 - Drop support of Django 1.8 - Drop support of Django 1.9 - Drop support of Django 1.10 - Confirm support of Django 2.0 - Confirm support of Django 2.1
1.0.3
++++++++++++++++++
- Python 3.6 support - Multiple databases support - Github organization changed to "peopledoc"
1.0.2
++++++++++++++++++
* Added tests for Django 1.11
1.0.1
++++++++++++++++++
* Added support for Python 3.4 and current Django stable * Fix a thread bug that would make the package usable only for test and not for real :/