- Django 2.0 & 2.1 compatibility.
- Added coveralls
- Deprecated support for versions below Django 1.11.
- Django 1.11 compatibility.
- Deprecated support for versions below Django 1.9.
- Django 1.9 compatibility.
- Fixed Django 1.4 templatetag issues.
- Django 1.7 compatibility.
- Fixed compatibility issues with Django 1.5+ url templatetags.
#. Fixed compatibility issues with newer versions of Django. This however may not be backward compatible with versions of Django earlier than 1.4.
- Pass context to object_tools tag. Thanks slafs
- Corrected 'str' object has no attribute 'has_perm' bug #7.
- Remove usage of 'ADMIN_STATIC_PREFIX' in templates for move to Django 1.4.
- Better packaging.
- Correctly resolve title.
- Initial release.