Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Releases: waveaccounting/django-sixpack

1.0.6

17 Dec 22:22
Compare
Choose a tag to compare

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:

Test Fix:

  • Fixes the test running to work on Django 1.6+

1.0.4

26 Mar 15:19
Compare
Choose a tag to compare

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

07 Mar 19:27
Compare
Choose a tag to compare
Changing classifier.

Initial release

06 Dec 19:50
Compare
Choose a tag to compare
Merge pull request #1 from waveaccounting/v0

Version 0