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
/
rest_framework
Age
Commit message (
Expand
)
Author
2013-04-15
Fix init call
Stephan Groß
2013-04-15
Add DecimalField to field_mapping
Stephan Groß
2013-04-15
Fix unicodes
Stephan Groß
2013-04-15
Add DecimalField support
Stephan Groß
2013-04-14
adding test case for generic view with overriden get_object()
Johannes Spielmann
2013-04-13
Allow overriding get_object to work correctly. Fixes #784
Tom Christie
2013-04-11
Simplify get_object
Tom Christie
2013-04-10
First pass on automatically including reverse relationship
Tom Christie
2013-04-10
Fix 1.3 compat issue. Closes #780
Tom Christie
2013-04-09
Cleaning up around bits of API that will be pending deprecation
Tom Christie
2013-04-09
Cleaning up around bits of API that will be pending deprecation
Tom Christie
2013-04-09
Cleaning up get_object and get_queryset
Tom Christie
2013-04-09
Add lookup_kwarg
Tom Christie
2013-04-09
Removed SingleObjectMixin and MultipleObjectMixin
Tom Christie
2013-04-09
Minor cleaning up on View
Tom Christie
2013-04-04
Tweaks
Tom Christie
2013-04-04
Version 2.2.6
2.2.6
Tom Christie
2013-04-04
Fix up view name/description tests
Tom Christie
2013-04-04
Factor view names/descriptions out of View class
Tom Christie
2013-04-04
Commenting
Tom Christie
2013-04-04
Add support for action and link routing
Tom Christie
2013-04-04
Fleshing out viewsets/routers
Tom Christie
2013-04-04
Fixed comma detection in break_long_headers templatetag
glic3rinu
2013-04-04
Added break_long_headers on templatetags and base template
glic3rinu
2013-04-03
Merge pull request #772 from preed/preed/ModelSerializer-bool-fix
Tom Christie
2013-04-03
Fix the fact that InvalidConsumerError and InvalidTokenError wasn't imported ...
Atle Frenvik Sveen
2013-04-03
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-04-03
Fix bug with inactive user accessing OAuth
Tom Christie
2013-04-02
Don't have the ModelSerializer trust deserialized objects to not have redefin...
J. Paul Reed
2013-04-01
Fixed IPv6 support for urlize_quoted_links
glic3rinu
2013-03-31
Add viewsets/routers to indexs etc
Tom Christie
2013-03-30
Merge branch 'master' into resources-routers
Tom Christie
2013-03-29
Merge pull request #767 from tomchristie/fix-oauth2-token-only
Tom Christie
2013-03-29
Merge pull request #766 from glic3rinu/master
Tom Christie
2013-03-28
Removed pagination regression special case for Django<1.4. Having DjangoFil...
Kevin Stone
2013-03-28
Cleaned imports on templatetags/rest_framework module
glic3rinu
2013-03-28
Added force_text to compat
glic3rinu
2013-03-27
Added unit test for failing DjangoFilterBackend on SingleObjectMixin that was...
Kevin Stone
2013-03-27
Fixed DjangoFilterBackend not returning a query set.
Kevin Stone
2013-03-28
Remove oauth2-provider backends reference from compat.py
Pierre Dulac
2013-03-28
Remove client credentials from all OAuth 2 tests
Pierre Dulac
2013-03-27
Complete remove of client checks from oauth2
Fernando Rocha
2013-03-27
Added quotes to TRAILING_PUNCTUATION used by urlize_quoted_links
glic3rinu
2013-03-27
Refactored urlize_quoted_links code, now based on Django 1.5 urlize
glic3rinu
2013-03-27
client credentials should be optional (fix #759)
Fernando Rocha
2013-03-26
Version 2.2.5
2.2.5
Tom Christie
2013-03-25
Bulk update, allow_add_remove flag
Tom Christie
2013-03-22
Defer the writable nested modelserializers work
Tom Christie
2013-03-22
Merge master
Tom Christie
2013-03-22
Merge pull request #744 from tomchristie/basic-bulk-edit
Tom Christie
[prev]
[next]