- Documentation bug fixes.
- Documentation bug fixes.
- Testing improvements
- Documentation improvements.
- Redesigned testing environment.
- Added basic documentation.
- Stop automated testing for Django 1.5 and Django 1.6.
- Improved code coverage exception list.
- Improved code coverage reporting with Travis.
- Removed pre-Django 1.5 email validation code.
- Configured code coverage exceptions.
- Unicode packaging fix (
version.py
).
- Configured continuous integration via Travis.
- Configured code coverage tracking via codecov.
- Added unit tests.
- Added basic unit test environment (with
tox
). - Accounted for
dnspython
incompatibility with Python 3.
- Added
LICENSE
,README
.etc
- Added Python 3 packging support.
- Added extra validation of email addresses in Django 1.4
- First release.