ara/ara/api
David Moreau Simard 7bb2cd5bfc
Add missing 'changed' and 'ignore_error' to results
The callback was sending them but for some reason we did not have
those fields in the model yet.

Change-Id: I78c5ed6315d2c300f382b7a2b282722aec73d9a6
2019-05-30 16:40:11 -04:00
..
migrations Add missing 'changed' and 'ignore_error' to results 2019-05-30 16:40:11 -04:00
tests Add missing 'changed' and 'ignore_error' to results 2019-05-30 16:40:11 -04:00
__init__.py Only ara is a namespace package, subpackages are not. 2018-09-28 08:31:09 +02:00
admin.py Add missing license headers 2019-05-03 03:59:16 +00:00
apps.py Add missing license headers 2019-05-03 03:59:16 +00:00
auth.py Added very basic read/write authentication. 2019-01-24 17:07:31 +00:00
fields.py Add support for specifying playbook labels as Ansible variables 2019-05-21 13:15:20 +00:00
models.py Add missing 'changed' and 'ignore_error' to results 2019-05-30 16:40:11 -04:00
serializers.py Add missing 'changed' and 'ignore_error' to results 2019-05-30 16:40:11 -04:00
urls.py Remove /api/v1/info, the data is now available at / 2019-05-08 10:02:12 -04:00
views.py Remove /api/v1/info, the data is now available at / 2019-05-08 10:02:12 -04:00