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-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
2013-03-01
Add django-oauth2-provider to the installed apps
Pierre Dulac
2013-03-01
Add tests for OAuth2 authentication
Pierre Dulac
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-28
Drop unused import
Tom Christie
2013-02-28
Move ModelSerializer field_mapping into an attribute for easier overriding.
Tom Christie
2013-02-27
Fix out of date docstrings. Closes #689.
Tom Christie
2013-02-27
`assertEquals` -> `assertEqual`
Tom Christie
2013-02-27
import compat version of unittest
swistakm
2013-02-26
runtest.settings fixed if django-oauth-plus or oauth2 are not installed
swistakm
2013-02-26
OAuth tests now are skipped unless django-oauth-plus and oauth2 are installed.
swistakm
2013-02-26
Move oauth2 and django-oauth-plus imports to compat and fix some minor issues
swistakm
2013-02-26
Changed AttributeError to AssertionError
Danilo Bargen
2013-02-25
Show class name in exception message
Danilo Bargen
2013-02-25
Improved exception message for missing serializer model meta option
Danilo Bargen
2013-02-25
add OAuthAuthentication class
swistakm
2013-02-25
add django-oauth-plus & oauth2 to installed apps in runtests settings.py
swistakm
2013-02-25
add tests for OAuth authentication
swistakm
2013-02-25
Replaced status numbers with the statuses constants from the status model.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remarks in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-22
Fix and test for #645
Tom Christie
2013-02-22
Formatting
Tom Christie
2013-02-22
Merge pull request #669 from yprez/datetimefield_fail
Tom Christie
2013-02-22
Fix and test case for #653
Tom Christie
2013-02-22
Tests and fix for #666.
Tom Christie
2013-02-22
Version 2.2.1
2.2.1
Tom Christie
2013-02-22
assert package requirements are met for YAMLRenderer
Tom Christie
2013-02-22
Py3/2 compat fixes for uncode view names/descriptions
Tom Christie
[prev]
[next]