Skip to content
Snippets Groups Projects

Bump celery-haystack-ng to 2.0 to support batch update tasks

Merged Nik | Klampfradler requested to merge update-celery-haystack into master
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -31,6 +31,7 @@ Fixed
* The ``Person`` model had an ``is_active`` flag that was used in unclear ways; it is now removed
* The data check results list view didn't work if a related object had been deleted in the meanwhile.
* Socialaccount login template was not overriden
* Atomic transactions now cause only one Haystack update task to run
Changed
~~~~~~~
Loading