This repository has been archived by the owner on May 14, 2024. It is now read-only.
1.0.6
This version fixes the tests to work with Django 1.6+, which (as a side-effect)
means they will no longer work for Django 1.5.* - the code should still work, however.
Feature:
- Adds better logging when
convert
fails (thanks @robinedwards)
Test Fix:
- Fixes the test running to work on Django 1.6+