mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Updated REST framework 2 roadmap (markdown)
parent
b01241c841
commit
1dc20bc762
|
@ -35,9 +35,9 @@ Currently being tackled by @maspwr. See [#536], and related tickets. This is a
|
|||
|
||||
~~Not sure if this should be a milestone or not, but feels like a really nice feature to me. See [#7] for details. (Yes it really is that old.)~~ Completed by @wronglink
|
||||
|
||||
### HTMLFormRenderer.
|
||||
### ~~HTMLFormRenderer.~~
|
||||
|
||||
Support for rendering serializers directly into HTML. Kind of supported via the browseable API, but it'd be nice to be able to directly render them into an HTML form, without the convert-to-a-Form-object-first approach that's currently used. Shouldn't be tricky, and would be rather nice. See [#310].
|
||||
~~Support for rendering serializers directly into HTML. Kind of supported via the browseable API, but it'd be nice to be able to directly render them into an HTML form, without the convert-to-a-Form-object-first approach that's currently used. Shouldn't be tricky, and would be rather nice. See [#310].~~ Completed by @tomchristie
|
||||
|
||||
### ~~Resources & routers.~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user