ansible/changelogs/fragments/django_manage_status.yaml
Florian Apolloner be05dcdbfb Backport/2.7/46157 (#47558)
* Changed django_manage to return changed as boolean consistently (#46157)


(cherry picked from commit ecdcb6a09f)

* Added changelog for previous change.
2018-10-25 15:19:13 -07:00

2 lines
87 B
YAML

bugfixes:
- django_manage - Changed the return type of the changed variable to bool.