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
2012-08-29
Remove tox
Tom Christie
2012-08-29
Remove examples (to be moved to a seperate project)
Tom Christie
2012-08-28
Added serializers and fields
Tom Christie
2012-08-26
Tweak docstrings
Tom Christie
2012-08-26
Drop ImmediateResponse
Tom Christie
2012-08-26
Add status codes as per RFC 6585
Tom Christie
2012-08-26
Remove 405 method not allowed ImmediateResponse
Tom Christie
2012-08-26
Remove 415 ImmediateResponse
Tom Christie
2012-08-25
Update url tag
Tom Christie
2012-08-25
Removing 403 immediate response
Tom Christie
2012-08-25
Add ParseError (Removing ImmediateResponse)
Tom Christie
2012-08-24
Drop out resources & mixins
Tom Christie
2012-08-24
Remove PermissionsMixin
Tom Christie
2012-08-24
Remove RequestMixinx / ReponseMixin
Tom Christie
2012-08-24
Fix broken example
Tom Christie
2012-04-11
Merge work from sebpiq
Tom Christie
2012-04-11
Merge with master
Tom Christie
2012-03-27
Fix broken pygments test.
Marko Tibold
2012-02-29
Fixes broken permissions-example.
Marko Tibold
2012-02-27
Update docs/requirements.txt
Tom Christie
2012-02-25
Fix broken tests
Tom Christie
2012-02-25
Massive merge
Tom Christie
2012-02-24
Added @shawnlewis. Thanks!
Tom Christie
2012-02-24
Merge pull request #179 from shawnlewis/master
Tom Christie
2012-02-23
Fix for #178.
Shawn Lewis
2012-02-23
Test for issue #178.
Shawn Lewis
2012-02-23
updated docs
Sébastien Piquemal
2012-02-23
fixed permissions examples + sanity test
Sébastien Piquemal
2012-02-23
authentication refactor : request.user + tests pass
Sébastien Piquemal
2012-02-23
Version 0.4.0-dev
Tom Christie
2012-02-23
Remove unused 'staticviews'
Tom Christie
2012-02-23
Remove InstanceMixin auto-url magicks.
Tom Christie
2012-02-23
reverse takes request as a kwarg for compatibility with django's reverse
Tom Christie
2012-02-23
merged + fixed broken test
Sébastien Piquemal
2012-02-23
hack to fix ImmediateResponse rendering
Sébastien Piquemal
2012-02-22
Properly catch MultiPartParserError during .parse()
Tom Christie
2012-02-22
Added @tschan. Thanks!
Tom Christie
2012-02-22
Merge pull request #176 from tschan/master
Tom Christie
2012-02-22
let the XML parser fail gracefully on malformed XML
Can Yavuz
2012-02-21
Remove staticviews. Use standard login/logout
Tom Christie
2012-02-21
Remove ADMIN_MEDIA_PREFIX everywhere
Tom Christie
2012-02-21
Fix YAML parser bug
Tom Christie
2012-02-21
Merge master into develop
Tom Christie
2012-02-21
reverse gets it's own module
Tom Christie
2012-02-21
Merging master into develop
Tom Christie
2012-02-21
Update djangorestframework/views.py
Tom Christie
2012-02-21
Added @izquierdo. Thanks!
Tom Christie
2012-02-21
Merge pull request #175 from izquierdo/custom_reverse
Tom Christie
2012-02-21
Implement `reverse_lazy()'
Daniel Izquierdo
2012-02-21
Add a docstring for `reverse()'
Daniel Izquierdo
[next]