mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-16 11:12:21 +03:00
Updated Getting to 1.0 (markdown)
parent
ccb6227b35
commit
6802e75469
|
@ -30,7 +30,8 @@ Stuff that needs to change
|
|||
+ Provide a `reverse` call that extends the standard `reverse`,
|
||||
but can take the current request as an argument if an absolute URL is required.
|
||||
7. Hooks throughout for creating `.resource`, `.serializer`, `.renderer` etc... instances inside the View, given the classes.
|
||||
8. `InstanceMixin` needs to disappear.
|
||||
8. Drop support for unnamed args in URLs filtering as pk. Better to always be explicit in the urlconf.
|
||||
9. `InstanceMixin` needs to disappear.
|
||||
|
||||
Stuff that might not be quite perfect, but will do for now
|
||||
==========================================================
|
||||
|
|
Loading…
Reference in New Issue
Block a user