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
2013-01-10
Some comment on the tutorial repository
Richard Wackerbarth
2013-01-10
Imply an additional element in infinite lists
Richard Wackerbarth
2013-01-09
Include CSRF note in SessionAuthentication docs.
Tom Christie
2013-01-08
Update release notes
Mark Aaron Shirley
2013-01-08
Fix reference to BasicAuthentication in settings.
Marc Tamlyn
2013-01-07
Note paginate_by=None usage. Fixes #555.
Tom Christie
2013-01-07
Fix PAGINATE_BY_PARAM docs. Refs #551
Tom Christie
2013-01-07
Added @juanriaza's `djangorestframework-msgpack` package to the docs.
Tom Christie
2013-01-07
Added @mjtamlyn. Thanks!
Tom Christie
2013-01-07
Added @michaelmior. Thanks!
Tom Christie
2013-01-05
Added @juanriaza. Thanks
Yuri Prezument
2013-01-05
Updated release notes
Yuri Prezument
2013-01-04
Validation errors instead of exceptions when serializers receive incorrect ty...
Tom Christie
2013-01-04
Add proper validation for updating relational fields with incorrect types. F...
Tom Christie
2013-01-03
Remove duplicate release notes line
Mark Shirley
2013-01-03
Version 2.1.15
2.1.15
Tom Christie
2013-01-03
Tweak release notes.
Tom Christie
2013-01-03
Tweak behavior of hyperlinked fields with an explicit format suffix.
Tom Christie
2013-01-03
Tweak behavior of hyperlinked fields that include an explicit format suffix.
Tom Christie
2013-01-03
Drop unused private save_m2m flag
Tom Christie
2013-01-03
Fix copyright notice and travis badge
Tom Christie
2013-01-03
Updated release-notes
Yuri Prezument
2013-01-02
Added @ahankinson, for PATCH support. Thanks!
Tom Christie
2013-01-02
Added `RetrieveUpdateAPIView`
Tom Christie
2013-01-01
Update release notes
Mark Aaron Shirley
2012-12-31
Version 2.1.14
2.1.14
Tom Christie
2012-12-31
Relation fields move into relations.py
Tom Christie
2012-12-30
Added @sebastibe. Thanks!
Tom Christie
2012-12-29
Added @toranb - Thank you!
Tom Christie
2012-12-29
Updated release notes
Tom Christie
2012-12-29
Update release notes
Tom Christie
2012-12-29
Nested serializers now support nullable relationships, plus test. Fixes #384
Tom Christie
2012-12-29
Tweak quote
Tom Christie
2012-12-28
Add .validate() example
Tom Christie
2012-12-28
django.contrib.staticfiles no longer needs to be in INSTALLED_APPS
Tom Christie
2012-12-27
Update release notes and documentation for 2.2.0
Tom Christie
2012-12-27
Added @akinfold for staticfiles changes.
Tom Christie
2012-12-23
Update docs/topics/release-notes.md
Tom Christie
2012-12-21
Merge pull request #529 from reinout/reinout-slug-kwarg
Tom Christie
2012-12-21
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
Reinout van Rees
2012-12-21
Version 2.1.12
2.1.12
Tom Christie
2012-12-21
Added @treyhunner. Thank you!
Tom Christie
2012-12-19
Update release notes.
Tom Christie
2012-12-19
Added @joual - Thanks!
Tom Christie
2012-12-19
Update release notes
Tom Christie
2012-12-18
Update release notes.
Tom Christie
2012-12-17
Version 2.1.11
Tom Christie
2012-12-17
Update contact details
Tom Christie
2012-12-17
Version 2.1.10
2.1.10
Tom Christie
2012-12-15
Fix model validation exclusions. Fixes #500. Fixes #506.
Tom Christie
[next]