This repository has been archived by the owner on May 14, 2024. It is now read-only.
Releases: waveaccounting/django-sixpack
Releases · waveaccounting/django-sixpack
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+
1.0.4
Bug Fix:
- When the server isn't available or returns an error, participate will
return the forced bucket (if it exists) and otherwise return the
control alternative
Test Fix:
- Updated
ParticipateTest.test_convert_calls_library
to not check
for the kpi in the call as it is currently nor supported.
Documentation:
- Added Changelog
1.0.3
Changing classifier.
Initial release
Merge pull request #1 from waveaccounting/v0 Version 0