| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Added title attribution to logo
|
|
|
|
serializers.md: Fix typos
|
|
|
|
|
|
django-rest-framework.org due to issues with naked domains
|
|
|
|
|
|
|
|
|
|
This fixes a bugfix note that was added because of #1293, which
pointed out that a change in a bugfix [1] broke backwards
compatibility. The bugfix did not work as expected because a
variable was quoted when it should not have been. This removes
the quotes around the variable, which brings back the expected
functionality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d6806340e54408858da4b2dc991be99edd65df76.
|
|
|
|
|
|
|
|
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"
|
|
|
|
|
|
|