mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
Updated DjangoCon US 2012 Sprints (markdown)
parent
1fc307966c
commit
3035586cae
|
@ -18,13 +18,13 @@ Some of the gaps that need filling in:
|
|||
* ~~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.)
|
||||
* Resources & routers (See part 6 of the tutorial.) ([Pull request](https://github.com/tomchristie/django-rest-framework/pull/257))
|
||||
* Some bits of tweaking needed around format suffixes '.json'
|
||||
* Various sections missing from documentation.
|
||||
* ~~Documentation bootstrap styling needs a bit of work. (Eg broken on mobile browsers right now)~~
|
||||
* Browseable API could do with a twitter Bootstrap redesign. ([Pull request](https://github.com/tomchristie/django-rest-framework/pull/254))
|
||||
* Needs a better and more comprehensive test suite.
|
||||
* Really could do with BasicTokenAuthentication (OAuth needed too, but that's secondary.)
|
||||
* ~~Really could do with BasicTokenAuthentication~~ (OAuth needed too, but that's secondary.)
|
||||
|
||||
## Okay, where should I start then?
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user