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-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
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
2014-12-28
Note on using i18n_patterns with format_suffix_patterns. Closes #2278.
Tom Christie
2014-12-28
Add notes on include and namespacing. Closes #2335.
Tom Christie
2014-12-28
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-28
Add import notes in docs. Closes #2357
Tom Christie
2014-12-26
Typo manger => manager
Rocky Meza
2014-12-23
Documented an optional argument of HyperlinkedIdentityField
MatÃas Lang
2014-12-21
use of double quotes broke the code highlighting.
Brian Stearns
2014-12-19
Final bits of docs for ModelSerializer fields API
model-serializer-api
Tom Christie
2014-12-19
Stub out the documentation
Tom Christie
2014-12-19
Merge pull request #2010 from tanwanirahul/master
Tom Christie
2014-12-19
Updates url_path info per suggestion
Rahul
2014-12-19
Added documentation about url_path parameter for custom actions.
Rahul
2014-12-19
Merge branch 'master' into version-3.1
Tom Christie
2014-12-18
Add OPTIONS/metadata to docs index
Tom Christie
2014-12-18
Merge branch 'master' into version-3.1
Tom Christie
2014-12-17
Docs/tutorial import fixes. Refs #2296
Tymur Maryokhin
2014-12-17
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-17
Expand permissions docs. Closes #2223.
Tom Christie
2014-12-17
Merge pull request #2294 from tomchristie/fix-empty-html-values-with-default
Tom Christie
2014-12-17
Fix empty HTML values when a default is provided.
Tom Christie
2014-12-17
Serializer API restrictions.
Tom Christie
2014-12-17
More docs, plus 'ALLOWED_VERSIONS' setting.
Tom Christie
[next]