diff options
author | BonfaceKilz | 2020-10-01 16:10:41 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-10-01 16:59:47 +0300 |
commit | 968bc7d468b2a24ded48b4deeb76b216ddb9a350 (patch) | |
tree | fa9c87a2cedf157d2ee7456bd85c94bad2916e36 /wqflask/base | |
parent | f0aa59dc9413daceb580938c4d706e8831bf4daa (diff) | |
download | genenetwork2-968bc7d468b2a24ded48b4deeb76b216ddb9a350.tar.gz |
Make object JSON serializable
* wqflask/wqflask/search_results.py
(SearchResultPage.gen_search_result): Some of the items is
self.trait_list are in bytes, and *json.loads* can't serialize bytes
into JSON.
Diffstat (limited to 'wqflask/base')
0 files changed, 0 insertions, 0 deletions