ara-server/ara/api
David Moreau Simard 6519a91289
Serialize the value provided by ara_record
We need to serialize the value provided by ara_record since
the values can be structured data such as lists, dicts or json.

Editorial note: the value field in ARA 0.x was already serialized
so this is considered a bug fix.

Change-Id: I9beea4a755db077806952d3fdf7cbb04aaad3209
2019-01-14 15:15:38 -05:00
..
migrations Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
tests Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
__init__.py Only ara is a namespace package, subpackages are not. 2018-09-28 08:31:09 +02:00
admin.py Added CI for black/isort. 2018-10-02 09:50:15 -05:00
apps.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
models.py Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
serializers.py Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
urls.py Added endpoint exposing ara and python version. 2018-12-21 11:39:30 +01:00
views.py Added endpoint exposing ara and python version. 2018-12-21 11:39:30 +01:00