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-04
Remove `request' from response instance while
Jacob Magnusson
2012-11-04
Merge branch 'master' of git://github.com/tomchristie/django-rest-framework
Jacob Magnusson
2012-11-04
Remove attributes that are not needed when caching
Jacob Magnusson
2012-11-04
Add tests for caching of GET/HEAD requests using
Jacob Magnusson
2012-11-04
Added @jmagnusson. Thanks!
Tom Christie
2012-11-03
Merge pull request #360 from jmagnusson/master
Tom Christie
2012-11-03
Added test for ModelSerializer Meta fields
Jacob Magnusson
2012-11-03
Added test that makes sure that fields with
Jacob Magnusson
2012-11-03
Bye bye star import
Jacob Magnusson
2012-11-02
Update release notes
Tom Christie
2012-11-02
Merge pull request #359 from tomchristie/relationship_tests
Tom Christie
2012-11-02
Merge pull request #358 from jmagnusson/master
Tom Christie
2012-11-02
Tweaks
Tom Christie
2012-11-02
foreign key tests
Tom Christie
2012-11-02
Apply to_native on dictionary keys as well
Jacob Magnusson
2012-11-02
Don't convert dictionary into a string representation
Jacob Magnusson
2012-11-02
Initial PK relationship tests
Tom Christie
2012-11-02
Fix issues with pk related fields in the browsable API.
2.0.2
Tom Christie
2012-11-01
Remove accidental egg-info files
Tom Christie
2012-11-01
gitignore *.egg-info
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-11-01
Merge pull request #357 from tomchristie/browseable-api-relationships
Tom Christie
2012-11-01
Merge master
Tom Christie
2012-11-01
Relational field support in browseable API.
Tom Christie
2012-11-01
Added @ottoyiu. Thanks!
Tom Christie
2012-11-01
Merge pull request #351 from asfaltboy/fix_trans_choices
Tom Christie
2012-11-01
Merge pull request #352 from asfaltboy/cleanup_MultipleObjectBaseView
Tom Christie
2012-11-01
since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to ...
Pavel Savchenko
2012-11-01
return choices as unicode and not string,
Pavel Savchenko
2012-11-01
Merge pull request #349 from ZestCore/master
Tom Christie
2012-10-31
fix 'from_native' method when rel is None
Otto Yiu
2012-10-31
Fixing documentation on auth/throttling guides
Otto Yiu
2012-10-31
PUT as create should return 201. Fixes #340.
Tom Christie
2012-10-31
added support for custom slug field and kwargs
Stephan Groß
2012-10-31
Merge pull request #345 from minddust/master
Tom Christie
2012-10-31
fixed typo
Stephan Groß
2012-10-31
Merge pull request #344 from minddust/master
Tom Christie
2012-10-31
added missing semicolon
Stephan Groß
2012-10-31
Added @asfaltboy. Thanks!
Tom Christie
2012-10-31
Merge pull request #343 from asfaltboy/fix-docs
Tom Christie
2012-10-31
using 'pk' in fields throws KeyError
Pavel Savchenko
2012-10-30
Package and doc tweaks
Tom Christie
2012-10-30
Docs to django-rest-framework.org
Tom Christie
2012-10-30
Update travis image to master
Tom Christie
2012-10-30
Merge branch 'restframework2' into rest-framework-2-merge
2.0.0
Tom Christie
2012-10-30
Make docs ready to push to django-rest-framework.org
Tom Christie
2012-10-30
Merge pull request #341 from minddust/restframework2
Tom Christie
2012-10-30
Final docs tweaks for 2.0
Tom Christie
2012-10-30
added missing word + removed double whitespace
Stephan Groß
[prev]
[next]