| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The JSON encoder now uses tuples instead of lists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle follow just like Django's Client.
|
|
|
|
|
|
https://github.com/tomchristie/django-rest-framework into version-3.0
|
|
|
|
Minor: fix spelling and grammar, mostly in 3.0 announcement
|
|
|
|
|
|
|
|
|
|
Tuples take a little less memory which is significant when serializing a lot of objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`generic-content-form' IDs for POST and PUT forms
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
|
|
|
|
|
|
|
|
|
|