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-03-10
Add TokenHasReadWriteScope class for permissions based on scopes
Pierre Dulac
2013-03-09
Serializers support bulk create.
Tom Christie
2013-03-08
Neater override hooks and more docs for DjangoModelPermissions.
Tom Christie
2013-03-08
Fix crazy typo.
Tom Christie
2013-03-08
Merge
Tom Christie
2013-03-08
Fixes for auth header checking.
Tom Christie
2013-03-08
Py3k fixes.
Tom Christie
2013-03-08
Tweak implementation, and use FormSet style errors
Tom Christie
2013-03-08
Merge branch 'master' of https://github.com/bitmonkey/django-rest-framework i...
Tom Christie
2013-03-08
authtoken abstract if not installed.
Tom Christie
2013-03-08
More bits of cleanup
Tom Christie
2013-03-08
Add some simple numQueries tests.
Marc Tamlyn
2013-03-08
Correcy typo.
Marc Tamlyn
2013-03-08
GenericAPIView now applies filter_backend for list and retrieve api views
toran billups
2013-03-08
Errors during deserializing lists now return a list of tuples with
Ian Dash
2013-03-07
Merge OAuth2 work.
Tom Christie
2013-03-07
Clean ups.
Tom Christie
2013-03-07
Fix Py3k syntax errors
Tom Christie
2013-03-07
Version 2.2.3
2.2.3
Tom Christie
2013-03-07
Fix broken `None` value for `TimeField`.
Tom Christie
2013-03-07
Merge & clean OAuth support
Tom Christie
2013-03-06
Patched DateField and DateTimeField to check for None values before trying to...
Kevin Stone
2013-03-06
Added failing test cases for giving a DateField or DateTimeField a None value...
Kevin Stone
2013-03-06
Fix import errors
Pierre Dulac
2013-03-06
Only add the django-oauth2-provider apps if the module is installed
Pierre Dulac
2013-03-06
Version 2.2.2
2.2.2
Tom Christie
2013-03-06
Clean ups to datetime formatting
Tom Christie
2013-03-05
Merge datetime formats
Tom Christie
2013-03-04
Update migration
Stephan Groß
2013-03-04
Update migration
Stephan Groß
2013-03-04
Fix fix migrate authtoken
Stephan Groß
2013-03-04
Fix authtoken migration
Stephan Groß
2013-03-04
Modified to allow form overloading to take precedence over header.
Dave Kuhn
2013-03-02
Properly fail to wrong Authorization token type
Pierre Dulac
2013-03-02
Add new OAuth2 tests
Pierre Dulac
2013-03-03
Support for X-HTTP-Method-Override header
Dave Kuhn
2013-03-01
Use django.utils to import the unittest module
Pierre Dulac
2013-03-01
Fix for django 1.3 compatibility
Stephan Groß
2013-03-01
Add none testcases to date, datetime, time
Stephan Groß
2013-03-01
Add format class attributes
Stephan Groß
2013-03-01
Add new ISO8601 setting + integration
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-03-01
Add drf settings + output format + testcases
Stephan Groß
2013-03-01
Fix for python 3 support
Stephan Groß
2013-03-01
Fix for python 3 support - thanks @Linovia
Stephan Groß
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-03-01
Clean up some print and comments
Pierre Dulac
2013-03-01
Improve the `django-oauth2-provider` import block
Pierre Dulac
2013-03-01
Merge branch 'master' into oauth2-authentication
Pierre Dulac
2013-03-01
Add the OAuth2Authentication class
Pierre Dulac
[prev]
[next]