1.3.0
Adds flag to preserve result-store value in certain circumstances. Contains yet
more hacking at the consumer configuration options, specifically hard-coded
defaults are removed from the option definitions.
The run_huey
management command was simplified as we are dropping support for
older (officially unsupported) versions of Django.
Added a sqlitedb
contrib module that uses a local SQLite database instead of
Redis for Queue persistence, task scheduling and result-storage.