diff --git a/REST-framework-2-roadmap.md b/REST-framework-2-roadmap.md index c65e4ba..1166e9d 100644 --- a/REST-framework-2-roadmap.md +++ b/REST-framework-2-roadmap.md @@ -53,7 +53,9 @@ For example: * ~~Proper authenticate responses~~ **Done** * ~~CSV Support~~ **Done** -* Digest authentication +* ~~Digest authentication~~ **Done** +* Bulk updates +* ~~Send raw data in browseable API~~ **Done** [#7]: https://github.com/tomchristie/django-rest-framework/pull/7