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
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-22
fix link to Django CSRF docs
Duncan Maitland
2015-01-20
correcting unclosed quote in routers.md
soooooot
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
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
required=False allows omission of value for output. Closes #2342
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
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-18
Add OPTIONS/metadata to docs index
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-15
Closes #2281
José Padilla
2014-12-15
Doc typo
Jason Spafford
2014-12-13
Change serializers.Field to serializers.ReadOnlyField for 3.x compatibility
Brian Jacobel
2014-12-12
documentation typo
Jeff Fein-Worton
2014-12-09
allow_blank in ChoiceField. Refs #2239.
Tom Christie
2014-12-07
Amend ViewSet docs to warn of potential problem
Mark Henwood
2014-12-05
Minor docs tweaks
Tom Christie
2014-12-05
Merge pull request #2204 from carltongibson/default-docs-fix
Tom Christie
2014-12-05
user in example should have been instance. Closees #2191.
Tom Christie
2014-12-04
Add missing definite article
Carlton Gibson
2014-12-04
Initial link from Serializers to Validators
Carlton Gibson
2014-12-02
Updated serializers documentation
Matías Lang
2014-12-02
fix typo
David Ray
2014-12-02
Document Field.fail(). Closes #2147.
Tom Christie
2014-12-02
Promote 'many_init' to public API. Closes #2152.
Tom Christie
2014-12-01
Add missing 'validators.py' link. Closes #2166.
Tom Christie
[next]