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-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
2015-01-05
required=False allows omission of value for output. Closes #2342
Tom Christie
2015-01-05
Merge branch 'master' into version-3.1
Tom Christie
2015-01-02
update expected error messages in tests
Craig Blaszczyk
2014-12-28
Support namespaced router URLs with DefaultRouter.
Tom Christie
2014-12-28
Drop unused import
Tom Christie
2014-12-28
Remove broken test. Closes #2359.
Tom Christie
2014-12-24
modified the tests accordingly
Remi Paulmier
2014-12-20
Merge pull request #2330 from tomchristie/better-blank-html-behavior
Tom Christie
2014-12-20
Better behaviour with null and '' for blank HTML fields.
Tom Christie
2014-12-19
Final bits of docs for ModelSerializer fields API
model-serializer-api
Tom Christie
2014-12-19
Merge pull request #2010 from tanwanirahul/master
Tom Christie
2014-12-19
Updated tests to use url_path attribute in list and detail decorators
tanwanirahul
2014-12-19
get_field_names, get_default_field_names
Tom Christie
2014-12-18
Merge branch 'master' into version-3.1
Tom Christie
2014-12-18
Drop print statements in tests
Tom Christie
2014-12-18
Fixes for behavior with empty HTML fields.
Tom Christie
2014-12-17
Merge pull request #2294 from tomchristie/fix-empty-html-values-with-default
Tom Christie
2014-12-17
Fix empty HTML values when a default is provided.
Tom Christie
2014-12-17
Serializer API restrictions.
Tom Christie
2014-12-17
Merge pull request #2155 from martinmaillard/set-user-on-wrapped-request
Tom Christie
2014-12-17
More docs, plus 'ALLOWED_VERSIONS' setting.
Tom Christie
[prev]
[next]