Updated Getting to 1.0 (markdown)

tomchristie 2012-01-06 12:07:50 -08:00
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
==========================================================