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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2015-02-05
Minor bits of test cleanup
Tom Christie
2015-02-05
Fix NamespaceVersioning with hyperlinked serializer fields
Tom Christie
2015-02-03
Reorganize tests.
Brandon Cazander
2015-02-02
Remove unnecessary APIRequestFactory get from tests.
Brandon Cazander
2015-02-02
Provide rest_framework.resolve. Fixes #2489
Brandon Cazander
2015-01-31
Fix error text in test.
Tom Christie
2015-01-30
Merge master
Tom Christie
2015-01-29
Removed router check for deprecated '.model' attribute
Tymur Maryokhin
2015-01-28
Merge pull request #2475 from sdreher/master
Tom Christie
2015-01-27
Clone the versioning_scheme when necessary. Fixes #2477
Brandon Cazander
2015-01-27
reorganize imports
Susan Dreher
2015-01-27
reorganize imports
Susan Dreher
2015-01-27
:bug: ManyRelatedField get_value clearing field on partial update
Susan Dreher
2015-01-27
Reload api_settings when using Django's 'override_settings'
Tom Christie
2015-01-24
Streamline test for #2455
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
Added DictField and support for HStoreField.
Tom Christie
2015-01-23
Added UUIDField.
Tom Christie
2015-01-23
Merge master
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-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
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-21
Merge branch 'version-3.1' into cursor-pagination
Tom Christie
2015-01-21
Make ReturnDict cachable. Closes #2360.
Tom Christie
2015-01-21
Merge master
Tom Christie
2015-01-21
Allow missing fields option for inherited serializers. Closes #2388.
Tom Christie
2015-01-19
Merge branch 'version-3.1' into cursor-pagination
Tom Christie
2015-01-19
Merge master
Tom Christie
2015-01-19
Drop trailing whitespace on indented JSON output. Closes #2429.
Tom Christie
2015-01-19
Add offset support for cursor pagination
Tom Christie
2015-01-18
Save objects before assigning them in InheritedModelSerializationTests; Djang...
David Muller
2015-01-17
First pass at cursor pagination
Tom Christie
2015-01-16
Fix compat issues
Tom Christie
2015-01-16
More pagination tests & cleanup
Tom Christie
2015-01-16
Minor test cleanup
Tom Christie
2015-01-15
Tests for LimitOffsetPagination
Tom Christie
2015-01-09
First pass at 3.1 pagination API
Tom Christie
2015-01-09
Merge pull request #2373 from jakul/document-translations-3.1
Tom Christie
2015-01-08
update tests to expect new error messages
Craig Blaszczyk
2015-01-07
prefer single quotes in source and double quotes in user visible strings; add...
Craig Blaszczyk
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
[next]