Updated DjangoCon US 2012 Sprints (markdown)

markotibold 2012-09-08 14:21:24 -07:00
parent d759e8d450
commit 1fc307966c

@ -15,7 +15,7 @@ Check out the [restframework2 branch][branch] and the [redesigned docs][docs], i
Some of the gaps that need filling in:
* PUT/POST/DELETE aren't working in the Browseable API yet. (in progress @markotibold)
* ~~PUT/POST/DELETE aren't working in the Browseable API yet.~~
* @api_view decorator doesn't support browseable API yet.
* Bits of work to be done on serializers - 'readonly' fields, and hyperlinked relations.
* Resources & routers (See part 6 of the tutorial.)