From 4e6771ac6c1775842a01581018d2ef5af34f4d32 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 16 Feb 2019 12:49:14 +0100 Subject: [PATCH] updated todo --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 6d94835..fc0f432 100644 --- a/Readme.md +++ b/Readme.md @@ -41,6 +41,7 @@ other handler implementations, enabling a lot of flexibility while develeoping. * [ ] Improve docs/Merge with the ones of Vikunja * [ ] Description of web.HTTPError * [ ] Rights methods should return errors (I know, this will break a lot of existing stuff) +* [ ] optional Before- and after-{load|update|create} methods which do some preprocessing/after processing like making human-readable names from automatically up counting consts ## Installation