Closed TimJentzsch closed 2 years ago
For the proper implementation of the /search command in Buttercup, we need to be able to filter transcriptions by time (GrafeasGroup/buttercup#106).
/search
The corresponding filters create_time__{gt,gte,lte,lt} should be added.
create_time__{gt,gte,lte,lt}
For the proper implementation of the
/search
command in Buttercup, we need to be able to filter transcriptions by time (GrafeasGroup/buttercup#106).The corresponding filters
create_time__{gt,gte,lte,lt}
should be added.