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
2013-02-15
Python 2.6.5+ required
Tom Christie
2013-02-15
Added tabs between object form and generic content form on PUT/PATCH form
Michael Elovskikh
2013-02-14
Added a serializer TimeField
Andreas Pelme
2013-02-14
Docs tweaks.
Tom Christie
2013-02-14
Update release notes.
Tom Christie
2013-02-14
request.DATA should use empty QueryDict for no data, not None.
Tom Christie
2013-02-14
Fix broken clone_request
Tom Christie
2013-02-14
Drop accidental (uneeded) validation logic.
Tom Christie
2013-02-14
Merge pull request #658 from eofs/doc-serializer-fix
Stephan Groß
2013-02-14
Missing imports added
eofs
2013-02-14
Drop currently unused unicode_literals in setup.
Tom Christie
2013-02-14
Tweak PyPI classifiers.
Tom Christie
2013-02-14
thanks @floppya for docs fix
Stephan Groß
2013-02-14
Merge pull request #655 from floppya/doc-patch
Stephan Groß
2013-02-13
Make is_simple_callable consider fields which have default arguments
Diego Gaustein
2013-02-13
Minor doc fixes
floppya
2013-02-13
Username tweak.
Tom Christie
2013-02-13
Add links to 2.2 announcement
Tom Christie
2013-02-13
Version 2.2.0
2.2.0
Tom Christie
2013-02-13
Set PASSWORD_HASHERS to massively speed up tests (almost x10)
Tom Christie
2013-02-13
Fix pk relations tests which were not running.
Tom Christie
2013-02-13
Kick travis again.
Tom Christie
2013-02-13
Kick travis. Meh.
Tom Christie
2013-02-13
Tweak title
Tom Christie
2013-02-12
Drop note on object-level permissions.
Tom Christie
2013-02-12
Update release notes.
Tom Christie
2013-02-12
Notes on creating a custom `obtain_auth_token` view. Fixes #641.
Tom Christie
2013-02-12
Relational fields use same field_to_native logic as regular fields.
Tom Christie
2013-02-12
Test for None in 'dotted.source' component.
Tom Christie
2013-02-12
Unicode literal fix
Tom Christie
2013-02-12
Clean up field_to_native logic
Tom Christie
2013-02-12
Test for #637.
Tom Christie
2013-02-12
Typo
Tom Christie
2013-02-12
Drop issue management section
Tom Christie
2013-02-12
Remove changelog from README
Tom Christie
2013-02-12
Add deprecation policy to release notes.
Tom Christie
2013-02-12
Notes on explicit hyperlink relations behavior
Tom Christie
2013-02-12
Remove deprecated APIs from tests
Tom Christie
2013-02-12
Docs on serializer context.
Tom Christie
2013-02-12
Raise warnings if 'request' not in context for hyperlinked fields.
Tom Christie
2013-02-12
Raise warnings on implicit many serialization
Tom Christie
2013-02-12
Document serializing querysets
Tom Christie
2013-02-12
Update release notes
Tom Christie
2013-02-12
Notes on object-level permissions.
Tom Christie
2013-02-12
Drop `six` module from coverage.
Tom Christie
2013-02-12
Notes on object-level permissions.
Tom Christie
2013-02-12
Use `many=True` for serializers.
Tom Christie
2013-02-12
Tidy up internal view permission checking logic.
Tom Christie
2013-02-12
New style object-level permission checks
Tom Christie
2013-02-11
Merge pull request #651 from fernandogrd/master
Tom Christie
[prev]
[next]