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
2014-12-17
More docs, plus 'ALLOWED_VERSIONS' setting.
Tom Christie
2014-12-16
Minor comment tweak
Tom Christie
2014-12-16
AcceptHeaderVersioning to return unicode strings.
Tom Christie
2014-12-16
Added NamespaceVersioning
Tom Christie
2014-12-16
Merge lateset version-3.1
Tom Christie
2014-12-16
Merge branch 'master' into version-3.1
Tom Christie
2014-12-16
Versioning first pass
Tom Christie
2014-12-15
Minor test cleanup
Tom Christie
2014-12-15
Merge master
Tom Christie
2014-12-15
Merge pull request #2279 from tomchristie/fix-serializer-repr-unicode-bug
Tom Christie
2014-12-15
Remove erronous print
Tom Christie
2014-12-15
Use unicode internally everywhere for 'repr'
Tom Christie
2014-12-15
Merge pull request #2277 from NullSoldier/doc-fix
Tom Christie
2014-12-15
Doc typo
Jason Spafford
2014-12-15
Merge pull request #2275 from NullSoldier/doc-fix
Tom Christie
2014-12-15
Better messaging for 'Field.to_representation'. Closes #2271.
Tom Christie
2014-12-15
Made docs consistent
Jason Spafford
2014-12-15
Merge branch 'jpadilla-exception-handler-context' into version-3.1
Tom Christie
2014-12-15
Merge branch 'exception-handler-context' of git://github.com/jpadilla/django-...
Tom Christie
2014-12-15
Merge branch 'master' into version-3.1
Tom Christie
2014-12-15
Merge branch 'exception-handler-context' of git://github.com/jpadilla/django-...
Tom Christie
2014-12-15
First pass at serializer repr bug
Tom Christie
2014-12-14
Update excepteion_handler signature
José Padilla
2014-12-14
Add get_exception_handler_context()
José Padilla
2014-12-14
Reuse exception_handler variable throughout
José Padilla
2014-12-14
Add pending deprecation warning message
José Padilla
2014-12-14
Update docs
José Padilla
2014-12-14
Remove test
José Padilla
2014-12-13
Support handlers with and without context
José Padilla
2014-12-13
Add context to exception handler #2236
José Padilla
2014-12-13
Merge pull request #2269 from bjacobel/bjacobel/documentation-pagination-read...
Tom Christie
2014-12-13
Change serializers.Field to serializers.ReadOnlyField for 3.x compatibility
Brian Jacobel
2014-12-13
Merge pull request #2267 from tomchristie/better-misconfigured-serializer-errors
Tom Christie
2014-12-13
Fix test for python2/3 compat
Tom Christie
2014-12-13
Better errors when serializer has incorrectly named field.
Tom Christie
2014-12-13
Merge pull request #2266 from tomchristie/improve-nested-write-checking
Tom Christie
2014-12-13
Improve check for nested writes
Tom Christie
2014-12-13
Merge pull request #2265 from jfw/patch-2
Tom Christie
2014-12-12
documentation typo
Jeff Fein-Worton
2014-12-12
Fix dependancies
Tom Christie
2014-12-12
Merge master
Tom Christie
2014-12-12
Merge pull request #2259 from tomchristie/testclient-logout-also-cancels-forc...
Tom Christie
2014-12-12
Clean up import ordering
Tom Christie
2014-12-12
Python 3 test fix
Tom Christie
2014-12-12
Client.logout() also clears any force_authenticate
Tom Christie
2014-12-12
Merge pull request #2255 from mathspace/charfield-default-message
Xavier Ordoquy
2014-12-12
Update CharField default min_length message.
Peter Schmidt
2014-12-11
Merge pull request #2251 from linovia/version/3.0.1
3.0.1
Tom Christie
2014-12-11
Fix the ghost backtick.
Xavier Ordoquy
2014-12-11
Better link representation for the issues.
Xavier Ordoquy
[next]