diff --git a/REST-framework-2-roadmap.md b/REST-framework-2-roadmap.md index a9fbe7d..fd7572a 100644 --- a/REST-framework-2-roadmap.md +++ b/REST-framework-2-roadmap.md @@ -51,8 +51,8 @@ When a filter backend is configured for a view, provide an HTML form for it in t For example: -* ~~Proper authenticate responses~~ -* ~~CSV Support~~ +* ~~Proper authenticate responses~~ **Done** +* ~~CSV Support~~ **Done** * Digest authentication