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-10-17
Use correct status code
Tom Christie
2012-10-17
Use correct status code
Tom Christie
2012-10-17
Add docs for 401 vs 403 responses
Tom Christie
2012-10-17
Add `Unauthenticated` exception.
Tom Christie
2012-10-17
Highlight use of permissions alnog with authentication
Tom Christie
2012-10-17
Docs tweaks
Tom Christie
2012-10-17
Added @eofs. Thanks!
Tom Christie
2012-10-17
Merge pull request #298 from eofs/restframework2
Tom Christie
2012-10-17
Typo in class name
eofs
2012-10-16
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-15
Merge pull request #296 from ulmus/restframework2
Tom Christie
2012-10-15
Explicit CSRF failure message. Fixes #60.
Tom Christie
2012-10-15
Tweak parsers to take parser_context
Tom Christie
2012-10-15
Removed serializer.TextField and related tests
Jens Alm
2012-10-15
Merge pull request #295 from ulmus/restframework2
Tom Christie
2012-10-15
Added docs, integer fields and refactored models.TextField to use CharField
Jens Alm
2012-10-15
Revert "Support for request-based queryset limits on ListModelMixin"
Jens Alm
2012-10-15
Support for request-based queryset limits on ListModelMixin
Jens Alm
2012-10-15
Added tests for TextField
Jens Alm
2012-10-15
Added TextField to recognized fields
Jens Alm
2012-10-14
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-14
Documentation for parsers
Tom Christie
2012-10-14
Work on docs
Tom Christie
2012-10-13
Fix typo
Tom Christie
2012-10-13
Docs tweaks
Tom Christie
2012-10-13
Fix typo
Tom Christie
2012-10-13
Merge pull request #293 from tomchristie/request-documentation
Tom Christie
2012-10-13
Improve documentation for Requests
Tom Christie
2012-10-13
Merge pull request #291 from tomchristie/drop-coverage
Tom Christie
2012-10-12
Merge pull request #292 from j4mie/patch-1
Tom Christie
2012-10-12
Fix tiny typo
Jamie Matthews
2012-10-11
Change django-filter to version that supports Django 1.3.
Ben Konrath
2012-10-11
Use Decimal (properly) everywhere.
Ben Konrath
2012-10-11
Add PYTHONPATH in travis config
Tom Christie
2012-10-11
Don't bother to setup.py test, just test directly
Tom Christie
2012-10-11
Drop coverage in travis tests
Tom Christie
2012-10-11
Explicitly use Decimal for creating filter test data.
Ben Konrath
2012-10-11
Sanitise JSON error messages
Tom Christie
2012-10-11
Sanitise JSON error messages
Tom Christie
2012-10-11
Define 'page' query field name in one place.
Ben Konrath
2012-10-11
Make query filters work with pagination.
Ben Konrath
2012-10-11
Fix small PEP8 problem.
Ben Konrath
2012-10-11
Check for 200 status when unknown filter requested.
Ben Konrath
2012-10-11
First attempt at adding filter support.
Ben Konrath
2012-10-10
Don't fail when no data provided
Tom Christie
2012-10-10
Fix session auth
Tom Christie
2012-10-10
Fix yaml rendering
Tom Christie
2012-10-10
Tidy up APISettings object to not rely on module state
Tom Christie
2012-10-10
Fix key ordering in json. (sort if it's a sorted dictc representation, or no...
Tom Christie
2012-10-10
Make sure JSON output in Browseable API is nicely indented
Tom Christie
[prev]
[next]