- Features:
- Adding support for newer versions of Python and Django
- Adding support for related paths (Thanks to @hansegucker)
- Features:
- Adding support for AppConfig in INSTALLED_APPS
- Project Enhancements:
- Dropping support for Python 2
- Updating docs
- Readme updating
- Support for Django 2.0 (Thanks to @lachmanfrantisek)
- Features:
- Adding support to root paths (Thanks to @lucaskuzma)
- BugFix:
- Fixing backward compatibility with Django < 1.10
- Updating .gitignore to ignore sphinx builds
- Updating docs
- Added docs
- Readme enhanced
- BUGFIX: Added a correction to the validators evaluation with the AND connector
- Added flake8 to CI
- Added tox
- Initial release