Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 596 Bytes

TODOS.rst

File metadata and controls

30 lines (22 loc) · 596 Bytes

TODOs

Based on the MoSCoW principle. Must haves and should haves are planned to be worked on.

  • Features/issues marked with plus (+) are implemented/solved.
  • Features/issues marked with minus (-) are yet to be implemented.

Must haves

- Test with various versions of Django REST framework.
+ Try to reproduce the "missing fields in the validated data" problem.
+ Handle unlimited nesting depth.

Should haves

Could haves

Would haves