[Patchew-devel] [PATCH 0/3] Convert `import` to REST style POST

Shubham Jain shubhamjain7495 at gmail.com
Tue May 8 11:50:48 UTC 2018


Work in progress for issue(https://github.com/patchew-project/patchew/issues/75)

Shubham Jain (3):
  Usage of getters and setters to get mbox field
  rest: POST for message endpoint
  Text to json converter for mbox

 api/models.py      |  41 +++++++++++---
 api/rest.py        |  20 ++++---
 mbox.py            |  18 +++++++
 tests/test_mbox.py | 102 +++++++++++++++++++++++++++++++++++
 tests/test_rest.py | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 319 insertions(+), 15 deletions(-)

-- 
2.14.3 (Apple Git-98)




More information about the Patchew-devel mailing list