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
Age
Commit message (
Expand
)
Author
2015-02-12
Remove '.model' shortcut from viewset docs. Refs #2486. Closes #2549.
Tymur Maryokhin
2015-02-10
Add release notes for 3.0.5.
Xavier Ordoquy
2015-02-06
Merge pull request #2460 from mmarvick/master
José Padilla
2015-02-05
Revert some of the changes made in 1-serialization.md
Michael Marvick
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-02-01
Merge pull request #2498 from dustinfarris/update-eda-link
Tom Christie
2015-02-01
Update link for ember-django-adapter
Dustin Farris
2015-02-01
Fix base_template name in example
José Padilla
2015-02-01
Fixes #2493
José Padilla
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-27
Release notes for 3.0.4
Xavier Ordoquy
2015-01-26
Galileo Press -> Rheinwerk Verlag
Tom Christie
2015-01-25
tutorial #5 incorrectly referenced 'settings.py' instead of 'tutorial/setting...
Michael Marvick
2015-01-25
tutorial #2 incorrectly showed /item.json instead of /item/.json for format s...
Michael Marvick
2015-01-25
tutorial #1 incorrectly showed string of json instead of ReturnDict type from...
Michael Marvick
2015-01-24
typo in fields.md
Jeff Fein-Worton
2015-01-24
minor typo in viewsets docs
Jeff Fein-Worton
2015-01-23
Merge pull request #2451 from tomchristie/dict-field
Tom Christie
2015-01-23
Added DictField and support for HStoreField.
Tom Christie
2015-01-23
Merge pull request #2448 from tomchristie/uuid-field
Tom Christie
2015-01-23
UUIDField docs
Tom Christie
2015-01-23
Update Django-Filter references in docs and requirements.
Carlton Gibson
2015-01-22
fix link to Django CSRF docs
Duncan Maitland
2015-01-20
correcting unclosed quote in routers.md
soooooot
2015-01-19
correcting "it's" to "its" in Tutorial 1
Eric Theise
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-10
Merge pull request #2397 from travelton/TweakTutorialDocs
Tom Christie
2015-01-09
Tweaked a few issues in the tutorial documentation.
Travis Swientek
2015-01-08
Update the release note with latest fixes.
Xavier Ordoquy
2015-01-08
Merge remote-tracking branch 'origin/master' into release/3.0.3
Xavier Ordoquy
2015-01-08
Minimum 1.6.x version is 1.6.3
Tom Christie
2015-01-08
Minimum Django 1.5 version issue 1.5.6
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
Update project-management.md
Tom Christie
2015-01-07
Update project-management.md
Tom Christie
2015-01-07
Release notes for 3.0.3
Xavier Ordoquy
2015-01-07
fixed doc : DEFAULT_AUTHENTICATION_CLASSES -> DEFAULT_AUTHENTICATION
JocelynDelalande
2015-01-06
Update exception docs. Closes #2378.
Tom Christie
2015-01-05
Minor docs update. Refs #2375.
Tom Christie
2015-01-05
required=False allows omission of value for output. Closes #2342
Tom Christie
2015-01-01
fix widget style formatting
Rob Terhaar
2014-12-28
Update copryright for 2015. Closes #2247.
Tom Christie
2014-12-28
Note on using i18n_patterns with format_suffix_patterns. Closes #2278.
Tom Christie
[next]