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
2014-06-24
Merge branch '2.4.0' of github.com:tomchristie/django-rest-framework into #1559
Carlton Gibson
2014-06-24
Added (first pass) notes to docs & release notes. Backed out `SOUTH_MIGRATION...
Carlton Gibson
2014-06-23
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-06-12
Fix accidental docs change
Tom Christie
2014-06-12
Version 2.3.14
Tom Christie
2014-06-10
Fix #1614 - Corrected reference to serializers.CharField
Greg Barker
2014-06-02
Fix typo in docs
Rodolfo Carvalho
2014-05-29
Note on configuring TokenAuthentication
Tom Christie
2014-05-26
Add the allow_add_remove parameter to the get_serializer method
khamaileon
2014-05-20
Merge pull request #1536 from Ian-Foote/choicefield_blank_display_value
Tom Christie
2014-05-20
Document ChoiceField blank_display_value parameter
Ian Foote
2014-05-15
Typo fix.
Giorgos Logiotatidis
2014-05-06
Replaced singular "is" by plural "are"
Sylvain Bellemare
2014-05-06
Removed unnecessary "that"
Sylvain Bellemare
2014-05-06
Added missing "the" word
Sylvain Bellemare
2014-05-05
Removed superfluous "./"s
Sylvain Bellemare
2014-05-05
Added missing "the" word
Sylvain Bellemare
2014-05-05
Added missing "to" word
Sylvain Bellemare
2014-05-01
Updated the release-notes.
Xavier Ordoquy
2014-05-01
Merge remote-tracking branch 'reference/2.4.0' into feature/pytest
Xavier Ordoquy
2014-04-30
Merge remote-tracking branch 'reference/master' into feature/pytest
Xavier Ordoquy
2014-04-30
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-04-30
Merge pull request #1391 from kaygorodov/master
Xavier Ordoquy
2014-04-28
typo
Laurent Bristiel
2014-04-28
very minor typo in code example
dpetzel
2014-04-24
Updated the release notes.
Xavier Ordoquy
2014-04-17
Merge remote-tracking branch 'pelme/pytest' into feature/pytest
Xavier Ordoquy
2014-04-13
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-04-10
Document new UnicodeYAMLRenderer
Miro HronĨok
2014-04-08
Fix python syntax in filtering docs
Craig
2014-04-07
replace page with page_size to avoide confusion
Dmitry Mukhin
2014-03-17
Minor docs tweak
Tom Christie
2014-03-17
Tweak DRF compound fields docs
Tom Christie
2014-03-16
Serializer fields section for 3rd-party packages
Steven Cummings
2014-03-06
Add SEARCH_PARAM and ORDERING_PARAM to settings
Peter Inglesby
2014-03-06
Version 2.3.13
2.3.13
Tom Christie
2014-03-02
Support for running the test suite with py.test
Andreas Pelme
2014-02-28
Adds HawkREST to 3rd party auth docs
Kumar McMillan
2014-02-28
Fix trailing whitespace
Kumar McMillan
2014-02-28
Fix link to tox
Kumar McMillan
2014-02-28
strip trailing whitespace
Kumar McMillan
2014-02-28
clarified which urls.py to edit
DanSears
2014-02-21
Minor docs example fix
Charlie Denton
2014-02-20
Link to DRF-extensions. Refs #1430
Tom Christie
2014-02-20
include djangorestframework-httpsignature in the docs
Elvio Toccalino
2014-02-18
fix(docs): fix code indentation in serializers.md
Saurabh Kumar
2014-02-14
Update throttling.md
Bo Peng
2014-02-14
Minor typos fixed in api-guide/testing.md (request -> response).
Vita Smid
2014-02-13
Update credits
Tom Christie
2014-02-13
Merge pull request #1417 from amezhenin/issue_1386
Tom Christie
[next]