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-06
Merge pull request #703 from tomchristie/datetime-formats
Tom Christie
2013-03-06
Add `tox` note.
Tom Christie
2013-03-06
Clean ups to datetime formatting
Tom Christie
2013-03-05
Updating docs
Tom Christie
2013-03-05
Merge datetime formats
Tom Christie
2013-03-05
Add @iekadou for #700 support. thanks!
Stephan Groß
2013-03-05
Fix typo
Stephan Groß
2013-03-05
Docs tweak.
Tom Christie
2013-03-05
Minor docs tweak
Tom Christie
2013-03-05
Merge pull request #700 from minddust/migration_fix
Stephan Groß
2013-03-04
Update migration
Stephan Groß
2013-03-04
Update migration
Stephan Groß
2013-03-04
Update release docs
Stephan Groß
2013-03-04
Add note for using authtoken with custom django user model and south
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
Add django-oauth2-provider to .travis.yml
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
Merge branch 'datevalidation_2' of https://github.com/minddust/django-rest-fr...
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
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
[prev]
[next]