]> git.ipfire.org Git - thirdparty/patchwork.git/commit
events-api: allow filtering by date
authorAaron Conole <aconole@bytheb.org>
Wed, 14 Jun 2017 18:14:23 +0000 (14:14 -0400)
committerStephen Finucane <stephen@that.guru>
Wed, 28 Jun 2017 19:55:45 +0000 (20:55 +0100)
commite63147532c95ab3526ec653f8eee16d06edd54a6
treeebfc51238b747ba0e77243388ba8fc66fb15ba92
parent691b41bd20a28f3fbca29696bfd194374f4e204f
events-api: allow filtering by date

This commit allows users of the REST API to query for events based on
the date field.  This will allow utility writers to select a smaller
subset of events when polling.

Signed-off-by: Aaron Conole <aconole@bytheb.org>
Reviewed-by: Stephen Finucane <stephen@that.guru>
patchwork/api/filters.py