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-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
correcting "it's" to "its" in Tutorial 1
Eric Theise
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
Lower header font weights for nicer docs style
Tom Christie
2015-01-13
Update internationalization docs
Tom Christie
2015-01-13
Translation info -> project management
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-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-09
Merge pull request #2373 from jakul/document-translations-3.1
Tom Christie
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
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
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
add config and documentation about uploading/downloading translations from Tr...
Craig Blaszczyk
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
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
2015-01-02
capitalise Django
Craig Blaszczyk
2015-01-02
update internationalisation instructions to prevent symlinking; add base .po ...
Craig Blaszczyk
2015-01-02
Add info about how django chooses which language to use
Craig Blaszczyk
2015-01-02
match DRF style guide
Craig Blaszczyk
2015-01-02
instructions on how to translate REST framework error messages
Craig Blaszczyk
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
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-26
Release notes on non-text detail arguments. Closes #2341.
Tom Christie
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
[next]