GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Add time filtering to transcription endpoint #221

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 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).

The corresponding filters create_time__{gt,gte,lte,lt} should be added.