v1.3.4
Changes
- Try to get SQS queue before creating it (#478) @fallenhitokiri
- Empty dictionary as configuration value for SQS (#477) @fallenhitokiri
- Model.unicode() has no effect in Python 3.X (#479) @alx-sdv
- Fix deprecation warning RemovedInDjango40Warning (#483) @Djailla
- Fix for #424 TypeError: can't pickle _thread.lock objects (#482) @ihuk
- [WIP]Change Django documentation links and URLs to a supported version (v1.8 -> v2.2) (#481) @jagu2012