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
2015-03-06
More docs on cursor pagination
3.1.0
Tom Christie
2015-03-06
Tweaks for cursor pagination and docs
Tom Christie
2015-03-04
Update docs
Tom Christie
2015-03-04
Clean up pagination attributes
Tom Christie
2015-02-27
Merge pull request #2584 from aRkadeFR/DocFixingTypo
José Padilla
2015-02-27
update for `that the` instead of `that`
aRkadeFR
2015-02-26
Docs on exception handler context. Closes #2604.
Tom Christie
2015-02-26
Pagination tweaks and docs
Tom Christie
2015-02-25
Update authentication.md
Mateusz Sikora
2015-02-21
updated outdated link at testing.md#APIClient
ludbek
2015-02-20
Documentation test fix double word
aRkadeFR
2015-02-18
add missing import in tests
Paul Hallett
2015-02-17
Fix typo in requests.md
Yannick PÉROUX
2015-02-13
Merge pull request #2198 from tomchristie/version-3.1
Tom Christie
2015-02-12
Remove '.model' shortcut from viewset docs. Refs #2486. Closes #2549.
Tymur Maryokhin
2015-02-09
Merge master
Tom Christie
2015-02-09
Minor docs work
Tom Christie
2015-02-06
Minor cleanups/improvements to ModelSerializer API
Tom Christie
2015-02-06
Fix typo
Tom Christie
2015-02-06
Add trim_whitespace to CharField #2517
José Padilla
2015-02-04
Merge pull request #2512 from heywbj/docs
Xavier Ordoquy
2015-02-03
docs
Warren Jin
2015-02-03
Small documentation fixes
James Cooke
2015-01-30
Merge master
Tom Christie
2015-01-30
Docs typo. Closes #2491.
Tom Christie
2015-01-29
Removed deprecated '.model' docs
Tymur Maryokhin
2015-01-28
Update filtering.md
mareknaskret
2015-01-28
Fix #2476
Xavier Ordoquy
2015-01-24
typo in fields.md
Jeff Fein-Worton
2015-01-24
minor typo in viewsets docs
Jeff Fein-Worton
2015-01-23
Added DictField and support for HStoreField.
Tom Christie
2015-01-23
UUIDField docs
Tom Christie
2015-01-23
Merge master
Tom Christie
2015-01-22
fix link to Django CSRF docs
Duncan Maitland
2015-01-21
Merge master
Tom Christie
2015-01-20
correcting unclosed quote in routers.md
soooooot
2015-01-19
Merge master
Tom Christie
2015-01-15
Tests for LimitOffsetPagination
Tom Christie
2015-01-14
Tweaks
Tom Christie
2015-01-13
API tweaks and pagination documentation
Tom Christie
2015-01-13
Merge pull request #2407 from philipn/filters_link_fix
Carlton Gibson
2015-01-13
Fix link to `django-rest-framework-filters` (formerly
Philip Neustrom
2015-01-08
Link to Roy Fielding versioning interview.
Tom Christie
2015-01-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-01-08
Minor docs updates
Tom Christie
2015-01-07
fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION
JocelynDelalande
2015-01-06
Update exception docs. Closes #2378.
Tom Christie
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
2015-01-05
required=False allows omission of value for output. Closes #2342
Tom Christie
2015-01-05
Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.
Tom Christie
[next]