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
2012-11-08
clean support for view namespaces in as serializer attribute
Ludwig Kraatz
2012-11-08
Allowing custom Serializer Fields to have different BrowsableApiRendered Form...
Ludwig Kraatz
2012-11-08
moved field_mapping to be BrowsableAPIRenderer attr
Ludwig Kraatz
2012-11-08
Strict import ordering
Tom Christie
2012-11-07
Add filtering into documentation
Tom Christie
2012-11-07
Make django-filter optional
Tom Christie
2012-11-07
Simplify NextPageField and PreviousPageField slightly
Tom Christie
2012-11-07
Make filtering optional, and pluggable.
Tom Christie
2012-11-07
Merge branch 'restframework2-filter' of git://github.com/onepercentclub/djang...
Tom Christie
2012-11-07
Merge pull request #382 from minddust/master
Tom Christie
2012-11-07
fixed typo
Stephan Groß
2012-11-07
Version 2.1.1
2.1.1
Tom Christie
2012-11-07
Update release notes
Tom Christie
2012-11-07
Make textareas in browseable API same width as everything else
Tom Christie
2012-11-07
Fix repeated breadcrumbs when optional trailing slash is used
Tom Christie
2012-11-07
Update release notes
Tom Christie
2012-11-07
Make textareas in browseable API same width as everything else
Tom Christie
2012-11-07
Fix repeated breadcrumbs when optional trailing slash is used
Tom Christie
2012-11-06
Merge pull request #381 from minddust/master
Tom Christie
2012-11-06
fixed typo
Stephan Groß
2012-11-06
fixed typo in html status code
Stephan Groß
2012-11-06
Merge pull request #379 from minddust/master
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
Add pk_url_kwarg to hyperlinked fields
Tom Christie
2012-11-06
Use saner get_serializer signature
Tom Christie
2012-11-06
Update release notes
Tom Christie
2012-11-06
Merge pull request #378 from minddust/master
Tom Christie
2012-11-06
added slug support for HyperlinkedIdentityField
Stephan Groß
2012-11-06
Added @tonimichel. Thanks!
Tom Christie
2012-11-06
Merge pull request #374 from tonimichel/master
Tom Christie
2012-11-06
More defensive coding. Refs: #348
Tom Christie
2012-11-06
Respect false value defaults on WritableField. Fixes #377.
Tom Christie
2012-11-06
Allow slug_url_kwarg to be overidden by subclass. Fixes #373
Tom Christie
2012-11-06
Support for HTML error templates. Fixes #319.
Tom Christie
2012-11-06
Merge branch 'master' into restframework2-filter
Ben Konrath
2012-11-05
Update rest_framework/serializers.py
Toni
2012-11-05
Tweaks
Tom Christie
2012-11-05
Version 2.1.0. Adding release notes.
2.1.0
Tom Christie
2012-11-05
Tweak related field docs now that queryset is no longer required.
Tom Christie
2012-11-05
slug_url_kwarg should default to same as slug_field
Tom Christie
2012-11-05
Merge pull request #347 from minddust/master
Tom Christie
2012-11-05
Merge pull request #371 from tomchristie/serializer-fixes
Tom Christie
2012-11-05
Drop unneccesarily lenient dictionary-containing-instances serialization.
Tom Christie
2012-11-05
added docs
Stephan Groß
2012-11-05
fixed typo
Stephan Groß
2012-11-05
Fix broken link
Tom Christie
2012-11-05
Added @mjs7231 - Thanks!
Tom Christie
2012-11-05
added testcase for custom slug field in hyperlinkedrelatedfield
Stephan Groß
2012-11-05
`queryset` argument is now optional on writable model fields.
Tom Christie
[prev]
[next]