diff --git a/REST-framework-2-roadmap.md b/REST-framework-2-roadmap.md index fd7572a..c65e4ba 100644 --- a/REST-framework-2-roadmap.md +++ b/REST-framework-2-roadmap.md @@ -19,9 +19,9 @@ I guess the big picture here is taking this from a pet-project into a community- The following are the major features I'd like to see added to the framework. -### Py3k support. +### ~~Py3k support.~~ -Coming along very nicely, thanks to @xordoquy. See [#464]. +~~Coming along very nicely, thanks to @xordoquy. See [#464].~~ ### Writable nested serializers.