[RFC 0/2] Add REST API filtering/querying

Stephen Finucane stephen at that.guru
Thu Nov 17 12:47:21 AEDT 2016


This requires the series REST API series.

Stephen Finucane (2):
  REST: Integrate django-filter support
  REST: Integrate searching

 patchwork/api/check.py     |  2 ++
 patchwork/api/cover.py     |  3 +++
 patchwork/api/patch.py     |  3 +++
 patchwork/api/person.py    |  2 +-
 patchwork/api/project.py   |  3 ++-
 patchwork/api/series.py    |  4 +++-
 patchwork/api/user.py      |  2 +-
 patchwork/filters.py       | 41 +++++++++++++++++++++++++++++++++++++++++
 patchwork/settings/base.py |  8 +++++++-
 requirements-test.txt      |  2 +-
 10 files changed, 64 insertions(+), 6 deletions(-)

-- 
2.7.4



More information about the Patchwork mailing list