mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-13 17:52:36 +03:00
Updated Getting to 1.0 (markdown)
parent
cd6df26d4b
commit
6b1836ad80
|
@ -32,6 +32,7 @@ Stuff that needs to change
|
|||
7. Hooks throughout for creating `.resource`, `.serializer`, `.renderer` etc... instances inside the View, given the classes.
|
||||
8. Drop support for unnamed args in URLs filtering as pk. Better to always be explicit in the urlconf.
|
||||
9. `InstanceMixin` needs to disappear.
|
||||
10. `.CONTENT` probably needs to disappear. To confusing to have that as well as `.DATA` and `.FILES`.
|
||||
|
||||
Stuff that might not be quite perfect, but will do for now
|
||||
==========================================================
|
||||
|
|
Loading…
Reference in New Issue
Block a user