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-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
Update docs
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
Clean up some print and comments
Pierre Dulac
2013-03-01
Use the correct doc link style
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 OAuth2Authentication documentation
Pierre Dulac
2013-03-01
Add the OAuth2Authentication class
Pierre Dulac
2013-03-01
Add django-oauth2-provider to optionals.txt
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
Release notes
Tom Christie
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
Use plularized URLs for better consistency.
Tom Christie
2013-02-27
Merge pull request #692 from tomchristie/django1.5
Tom Christie
2013-02-27
`assertEquals` -> `assertEqual`
Tom Christie
2013-02-27
Update for Django 1.5
Tom Christie
2013-02-27
rfc5849 link with anchor
swistakm
2013-02-27
import compat version of unittest
swistakm
2013-02-27
oauth2 & django-oauth-plus installed only on 2.x
swistakm
2013-02-26
More consistent examples
Tom Christie
2013-02-26
Tweaks
Tom Christie
2013-02-26
Merge pull request #681 from dbrgn/format_suffixes_docs
Tom Christie
2013-02-26
Merge pull request #683 from dbrgn/serializer_exception_msg
Tom Christie
2013-02-26
Add @waa for #687 thanks!
Stephan Groß
2013-02-26
Merge pull request #687 from wiliamsouza/master
Stephan Groß
2013-02-26
Fixed a typo WritableField field name in docs
Wiliam Souza
2013-02-26
Fix for python 3 support
Stephan Groß
2013-02-26
Fix for python 3 support - thanks @Linovia
Stephan Groß
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
Add better date / datetime validation (pull 2)
Stephan Groß
2013-02-26
Added CBV example to format-suffixes docs
Danilo Bargen
2013-02-26
Changed AttributeError to AssertionError
Danilo Bargen
2013-02-26
Merge pull request #680 from dbrgn/docs_userdetail
Tom Christie
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
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-25
add OAuthAuthentication documentation stub
swistakm
[prev]
[next]