| Age | Commit message (Collapse) | Author |
|
|
|
sections of the docs for both parsers and renderers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
docs/api-guide/routers.md
|
|
|
|
|
|
Because that's a better way of doing it.
|
|
Previously we were missing User and post_save.
|
|
Reference to ```DefaultRouter``` should be ```SimpleRouter```
|
|
|
|
|
|
|
|
|
|
Fix typo "Not" -> "Note"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RelatedField is function of serializer class
|
|
|
|
|
|
looks like django.conf.urls.defaults was deprecated as of django 1.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clarify wording, fixes #1133.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|