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
2015-01-27
Clone the versioning_scheme when necessary. Fixes #2477
Brandon Cazander
2015-01-27
Merge pull request #2456 from brandoncazander/version-3.1
Tom Christie
2015-01-26
Set a version attribute on cloned requests if necessary.
Brandon Cazander
2015-01-24
Streamline test for #2455
Brandon Cazander
2015-01-24
Use enhanced request when cloning requests for checking permissions on other ...
Brandon Cazander
2015-01-24
Add missed files for test.
Brandon Cazander
2015-01-24
Add failing test for request.version AttributeError in BrowsableAPI.
Brandon Cazander
2015-01-23
Add 1.8 support
Tom Christie
2015-01-23
Merge master
Tom Christie
2015-01-23
Drop erronous check-in
Tom Christie
2015-01-23
Merge pull request #2446 from tomchristie/django-18-alpha
Tom Christie
2015-01-23
Move 1.8-alpha out of 'expected failures'
Tom Christie
2015-01-23
More sensible response caching.
Tom Christie
2015-01-23
More graceful handling of malformed Content-Disposition
Tom Christie
2015-01-23
Add missing skipUnless(django_filters)
Tom Christie
2015-01-23
Fix template loader monkey patching to also support 1.8
Tom Christie
2015-01-23
Fix test matrix
Tom Christie
2015-01-23
Drop django-filter from 1.8
Tom Christie
2015-01-23
Work around meta API differences
Tom Christie
2015-01-23
Merge pull request #2441 from linovia/bugfix/2425
Tom Christie
2015-01-22
Merge pull request #2428 from tomchristie/cursor-pagination
Tom Christie
2015-01-22
Add paging controls
Tom Christie
2015-01-22
Cursor pagination now works with OrderingFilter
Tom Christie
2015-01-22
Support ordering attribute either on view or on pagination class for CursorPa...
Tom Christie
2015-01-22
Support for tuple ordering in cursor pagination
Tom Christie
2015-01-22
Python 3 fixes for cursor pagination
Tom Christie
2015-01-22
Fix for python 3
Tom Christie
2015-01-22
Tidy up cursor tests and make more comprehensive
Tom Christie
2015-01-22
Tests for reverse pagination
Tom Christie
2015-01-22
Add support for reverse cursors
Tom Christie
2015-01-22
Merge pull request #2444 from duncm/patch-1
Tom Christie
2015-01-22
fix link to Django CSRF docs
Duncan Maitland
2015-01-21
Merge branch 'version-3.1' into cursor-pagination
Tom Christie
2015-01-21
Owned by import *
Xavier Ordoquy
2015-01-21
Workaround Django issue 24198.
Xavier Ordoquy
2015-01-21
Use compact traceback for errors reporting.
Xavier Ordoquy
2015-01-21
Do not render HTML output for hidden fields. Closes #2410.
Tom Christie
2015-01-21
Make ReturnDict cachable. Closes #2360.
Tom Christie
2015-01-21
Merge master
Tom Christie
2015-01-21
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-01-21
Allow missing fields option for inherited serializers. Closes #2388.
Tom Christie
2015-01-20
Merge pull request #2438 from soooooot/patch-1
José Padilla
2015-01-20
correcting unclosed quote in routers.md
soooooot
2015-01-19
Merge pull request #2437 from erictheise/patch-2
José Padilla
2015-01-19
correcting "it's" to "its" in Tutorial 1
Eric Theise
2015-01-19
Merge branch 'version-3.1' into cursor-pagination
Tom Christie
2015-01-19
NotImplemented -> NotImplementedError
Tom Christie
2015-01-19
Merge master
Tom Christie
2015-01-19
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-01-19
NotImplemented -> NotImplementedError
Tom Christie
[next]