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
Age
Commit message (
Expand
)
Author
2014-03-04
Merge pull request #1453 from davidbgk/patch-2
Tom Christie
2014-03-04
Update documentation of render methods (obj to data)
David Larlet
2014-03-04
Merge pull request #1452 from davidbgk/patch-1
Tom Christie
2014-03-04
Typo in keywords arguments name
David Larlet
2014-03-04
Merge pull request #1442 from Anton-Shutik/master
Tom Christie
2014-03-04
Added tests for "get_default_value" function
Anton Shutik
2014-03-03
Merge pull request #1375 from linovia/feature/django_1_7
Tom Christie
2014-03-03
Merge remote-tracking branch 'reference/master' into feature/django_1_7
Xavier Ordoquy
2014-03-02
Merge pull request #1448 from zhanghongfei/master
Tom Christie
2014-03-02
Merge pull request #1447 from kumar303/hawk
Tom Christie
2014-03-01
In the method permission_denied, did not use the request parameter.
hongfeiZhang
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
Merge pull request #1444 from DanSears/master
Tom Christie
2014-02-28
clarified which urls.py to edit
DanSears
2014-02-28
Merge pull request #1437 from Keats/master
Tom Christie
2014-02-28
Merge pull request #1443 from silent1mezzo/patch-1
Tom Christie
2014-02-28
RelatedField.get_default_value: return empty list if self.many==True
Anton Shutik
2014-02-28
Merge pull request #1441 from dustinfarris/null-serialization
Tom Christie
2014-02-28
Merge pull request #1440 from un33k/master
Tom Christie
2014-02-27
handle negative time value and prevent a divide by zero
Val Neekman
2014-02-27
Allow 'None' to pass as a null value in RelatedFields
Dustin Farris
2014-02-27
Update Travis to test Django 1.6.2
Adam McKerlie
2014-02-27
RelatedField default value handling fixed
Anton Shutik
2014-02-26
Display the media type of the API response on the browsable API
Keats
2014-02-26
Demonstrate problem post/put'ing serialized data that contains 'None'
Dustin Farris
2014-02-21
Merge pull request #1436 from meshy/patch-1
Tom Christie
2014-02-21
Minor docs example fix
Charlie Denton
2014-02-20
Link to DRF-extensions. Refs #1430
Tom Christie
2014-02-20
Merge pull request #1433 from etoccalino/http-signature
Tom Christie
2014-02-20
include djangorestframework-httpsignature in the docs
Elvio Toccalino
2014-02-18
Merge pull request #1428 from theskumar/patch-1
Tom Christie
2014-02-18
fix(docs): fix code indentation in serializers.md
Saurabh Kumar
2014-02-18
Tweak comment wrapping.
Tom Christie
2014-02-18
Merge pull request #1427 from Ian-Foote/refactor_update
Tom Christie
2014-02-18
Remove unnecessary else
Ian Foote
2014-02-18
Refactor UpdateModelMixin.update
Ian Foote
2014-02-18
Merge remote-tracking branch 'reference/master' into feature/django_1_7
Xavier Ordoquy
2014-02-18
Moved the python_2_unicode_compatible into compat module.
Xavier Ordoquy
2014-02-15
Merge pull request #1420 from bo-peng/patch-1
Tom Christie
2014-02-14
Update throttling.md
Bo Peng
2014-02-14
Merge pull request #1418 from ze-phyr-us/docs-api-testing-typo-fix
Tom Christie
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
2014-02-13
Merge remote-tracking branch 'origin/issue_1386' into issue_1386
Artem Mezhenin
2014-02-13
credit, issue #1386, PR #1397
Artem Mezhenin
2014-02-13
credit, issue #1386, PR #1897
Artem Mezhenin
[next]