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
/
topics
/
release-notes.md
Age
Commit message (
Collapse
)
Author
2012-12-08
Version 2.1.8
2.1.8
Tom Christie
2012-12-07
Version 2.1.7
2.1.7
Tom Christie
2012-12-07
Added release notes
Tom Christie
2012-12-04
fixed #469 - RegexField <--> BrowsableAPI Bug
Stephan Groß
2012-11-23
Version 2.1.6. AKA: I am a doofus.
2.1.6
Tom Christie
2012-11-23
Version 2.1.5
2.1.5
Tom Christie
2012-11-22
Version 2.1.4
2.1.4
Tom Christie
2012-11-22
Updated release notes.
Tom Christie
2012-11-22
Updated release notes.
Tom Christie
2012-11-21
Merge remote-tracking branch 'upstream/master' into regex_field
Stephan Groß
Conflicts: docs/topics/release-notes.md
2012-11-20
Update docs/topics/release-notes.md
Tom Christie
2012-11-20
added RegexField
Stephan Groß
2012-11-19
Added release notes
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-18
Update robromano fork with upstream master
Robert Romano
Conflicts: docs/topics/credits.md docs/topics/release-notes.md
2012-11-16
Version 2.1.3
2.1.3
Tom Christie
2012-11-16
Getting 2.1.3 release notes ready
Tom Christie
2012-11-16
Polishing to page size query parameters & more docs
Tom Christie
2012-11-15
updated script to just use page_size_kwarg
Stephan Groß
2012-11-15
updated release noted for page_size stuff
Stephan Groß
2012-11-14
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, ↵
Rob Romano
updated tests & docs. Left authtoken.urls in place as example.
2012-11-14
added release note
Stephan Groß
2012-11-09
Support for `read_only_fields` on `ModelSerializer` classes
Tom Christie
2012-11-09
Version 2.1.2 (Adds filtering support)
2.1.2
Tom Christie
2012-11-08
Tweak note style
Tom Christie
2012-11-08
Comments updated
Tomi Pajunen
2012-11-08
Release notes updated
Tomi Pajunen
2012-11-07
Update release notes
Tom Christie
2012-11-06
fixed field name
Stephan Groß
2012-11-06
added changelog entry and fixed old one
Stephan Groß
2012-11-06
Update release notes
Tom Christie
2012-11-05
Version 2.1.0. Adding release notes.
2.1.0
Tom Christie
2012-11-05
`queryset` argument is now optional on writable model fields.
Tom Christie
2012-11-05
Swap position of `instance` and `data` keyword arguments.
Tom Christie
2012-11-05
Update release notes.
Tom Christie
2012-11-02
Update release notes
Tom Christie
2012-11-02
Fix issues with pk related fields in the browsable API.
2.0.2
Tom Christie
2012-11-01
Tweaks fields docs, and fix 2.0.1 version.
2.0.1
Tom Christie
2012-11-01
Update release notes
Tom Christie
2012-10-31
PUT as create should return 201. Fixes #340.
Tom Christie
2012-10-17
Docs tweaks
Tom Christie