updated todo

This commit is contained in:
kolaente 2019-02-16 12:49:14 +01:00
parent f5633d9a74
commit 4e6771ac6c
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -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