- Removed cross-document links from README.rst as it breaks pypi.
- Small fix to project's setup file.
- Documentation updates.
- Documentation fixes.
- Testing fixes.
- Added support for Django 1.10.
- Removed support for Django < 1.8.
- Restructured test suite.
- Restructured documentation.
- Improved handling of seconds and milliseconds.
- Improved handling of seconds and milliseconds.
- Added Python 3 support.
- Fix an issue which caused an empty
relativedelta
to be returned for a database NULL value. - Get
tox
up and running. - Update package for public release.
- Remove
distribute
frominstall_requires
.
- Fixed an issue with Postgres's fixed-length 64 character field.
- Minor code cleanup.
- Add a Select widget for friendlier form input.
- Fixes to south introspection rules.
- First useful release with base model and form fields.
- Initial release, mostly useless.