drf-api-tracking icon indicating copy to clipboard operation
drf-api-tracking copied to clipboard

Convert data and query fields to jsonfield

Open lingster opened this issue 5 years ago • 0 comments

Currently for the query and data fields these are stored as text, it would make sense to have these stored as json fields to ease searching. Add test cases to verify

lingster avatar Feb 27 '20 17:02 lingster