- Run tests for Django 4.1 and Python 3.11
- Run tests for Django 2.2 and Python 3.5, 3.6 and 3.7
- 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
- Python 3.6 support
- Multiple databases support
- Github organization changed to "peopledoc"
- Added tests for Django 1.11
- 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 :/
- First stable version
- Rationalized the writing of readonly (vs read-only)
- Defined default app config
- CI improvements
- Code linting
- First release on PyPI.