| Age | Commit message (Collapse) | Author |
|
Tutorial refactor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resoorces-routers branch for future reference)
|
|
https://github.com/tomchristie/django-rest-framework into restframework2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix typo.
|
|
|
|
|
|
|
|
|
|
|
|
Make settings consistent with corrosponding view attributes
|
|
|
|
|
|
|
|
|
|
and `upload_handlers`)
Consistency with renderer API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I realized that per the django forms, there is no need for a separate
TextField, an unlimited CharField is perfectly good.
Also added default field for the different IntegerField types
|
|
https://github.com/tomchristie/django-rest-framework into restframework2
|
|
|
|
|
|
|
|
|
|
|
|
Improve documentation for Requests
|
|
|