index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
api-guide
Age
Commit message (
Expand
)
Author
2014-11-21
Clarify how permission classes are composed
Matthew Dapena-Tretter
2014-11-17
Docs for advanced default argument usage. Closes #1945
Tom Christie
2014-11-10
Bring UniqueValidator implementation in line with other uniquness validators.
Tom Christie
2014-11-10
Uniqueness constraints imply a forced 'required=True'. Refs #1945
Tom Christie
2014-11-06
minor spelling tweaks
Brett Koonce
2014-11-05
Add docs on request.accepted_renderer and .accepted_media_type
Tom Christie
2014-11-05
Stronger calling out of 'DjangoObjectPermissionsFilter'. Closes #1934.
Tom Christie
2014-11-03
Add notes re view-level and instance-level permissions checks. Closes #1819.
Tom Christie
2014-11-03
Add docs on Meta inheritance. Closes #1926.
Tom Christie
2014-11-03
Added NON_FIELD_ERRORS_KEY to serializer docs. Closes #1971.
Tom Christie
2014-11-03
PUT as create docs, and move mixin out to external gist
Tom Christie
2014-10-31
Merge branch 'master' into version-3.0
Tom Christie
2014-10-31
Merge master
Tom Christie
2014-10-31
Fix up validators docs
Tom Christie
2014-10-31
Validator documentation and tweaks
Tom Christie
2014-10-29
Update authentication.md
Andrew Conti
2014-10-16
Add djoser to authentication docs.
konradhalas
2014-10-09
Typo
Tom Christie
2014-10-09
Document the Metadata API
Tom Christie
2014-10-03
Minor: fix spelling and grammar, mostly in 3.0 announcement
Craig de Stigter
2014-09-26
Merge master
Tom Christie
2014-09-23
remove patterns and strings from urls #1898
Collin Anderson
2014-09-19
Merge branch 'master' into version-3.0
Tom Christie
2014-09-17
Fixed code formatting
Matthew J Morrison
2014-09-17
Clarify "raised inside REST framework"
Matthew J Morrison
2014-09-12
DecimalField documentation
Tom Christie
2014-09-12
Updating docs
Tom Christie
2014-09-11
Throttles now use Retry-After header and no longer support the custom style
Tom Christie
2014-09-11
Merge master
Tom Christie
2014-09-10
add django rest pandas
S. Andrew Sheppard
2014-09-07
Fixing quotes in filtering.md
Darren Maki
2014-08-29
Remove `allow_empty`.
Tom Christie
2014-08-29
Docs whitespace fix.
Tom Christie
2014-08-29
Merge pull request #1784 from tomchristie/remove-model-attribute
Tom Christie
2014-08-27
Update generic-views.md
Nathan Hubbell
2014-08-26
Update generic-views.md
Nathan Hubbell
2014-08-26
Merge pull request #1789 from nemesisdesign/patch-5
Carlton Gibson
2014-08-25
docs: added HStoreSerializer to third party serializers
Federico Capoano
2014-08-25
docs: added drf-hstore to third party fields
Federico Capoano
2014-08-21
Add .model deprecation to release notes
Tom Christie
2014-08-20
Deprecate .model in related routers/permissions
Tom Christie
2014-08-19
Release notes
Tom Christie
2014-08-19
Merge master
Tom Christie
2014-08-18
Merge pull request #1654 from carltongibson/1559-take-2
Tom Christie
2014-08-18
Improve wording.
Carlton Gibson
2014-08-18
Alter other reference to migrations.
Carlton Gibson
2014-08-18
Updated docs for South v1.0
Carlton Gibson
2014-08-18
Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-property
Tom Christie
2014-08-18
Link to Django docs on widgets. Closes #1760.
Tom Christie
2014-08-09
Merge pull request #1745 from nemesisdesign/patch-4
Tom Christie
[next]