Version bump. Small fix to avoid datetime warnings.
Added tag 0.6 for changeset d61d370e35e1
Version bump
Small version bump. Django 1.4+ support for timezones
Moved all imports to absolute. My bad...
Version bump.... again.
Added error_callback signal
Added signals to __all__
Version bump.
Added signals for stored and processed callbacks
Added cleanup_callbacks management command. Version bump.
Another setup.py fix.
Fixed setup.py so it doesn't import the module.
Added --fail-silently option to run_callbacks command
Added mark_complete
Added initial South migration files
Typo...
Adding more to the callback manager, model, and some management commands
Added managers and store_callback functionality
Oops.. Wrong call