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
2014-09-12
UNICODE_JSON and COMPACT_JSON settings
Tom Christie
2014-09-12
Clean up relational fields queryset usage
Tom Christie
2014-09-12
NON_FIELD_ERRORS_KEY setting
Tom Christie
2014-09-12
to_internal_value() and to_representation()
Tom Christie
2014-09-12
MethodField -> SerializerMethodField
Tom Christie
2014-09-11
DecimalFields should still be quantized even without coerce_to_string
Tom Christie
2014-09-11
NotImplemented stubs for Field, and DecimalField improvements
Tom Christie
2014-09-11
no longer tightly coupled to private queryset API
Tom Christie
2014-09-11
no longer tightly coupled to private queryset API
Tom Christie
2014-09-11
Throttles now use Retry-After header and no longer support the custom style
Tom Christie
2014-09-11
Nice manager representations on serializer classes
Tom Christie
2014-09-11
Tidy up lookup_class
Tom Christie
2014-09-11
Improve memory address removal for serializer representations
Tom Christie
2014-09-11
Improve memory address removal for serializer representations
Tom Christie
2014-09-11
Merge master
Tom Christie
2014-09-10
Compat fixes
Tom Christie
2014-09-10
Added help_text argument to fields
Tom Christie
2014-09-10
Tweaks
Tom Christie
2014-09-09
Fleshing out serializer fields
Tom Christie
2014-09-09
Merge pull request #1852 from GVRV/bugfix/apiroot_get_regression
Xavier Ordoquy
2014-09-09
Make sure APIRoot.get can take on args, kwargs so router can be embedded with...
Gaurav Dadhania
2014-09-08
More test sorting
Tom Christie
2014-09-08
Merge pull request #1844 from adamsc64/issue_1533
Tom Christie
2014-09-08
Merge pull request #1846 from barqshasbite/patch-1
Tom Christie
2014-09-08
Merge pull request #1847 from hamishcampbell/master
Tom Christie
2014-09-08
Stop the API Client converting empty lists/dicts to empty strings
Hamish Campbell
2014-09-07
Fixing quotes in filtering.md
Darren Maki
2014-09-07
Merge pull request #1842 from jpadilla/travis-tox
Tom Christie
2014-09-06
Fixed #1533 - Resolved issue with integer keys on nested choices never valida...
Christopher Adams
2014-09-06
Merge pull request #1818 from tituomin/serializer-subclass-mapping
Tom Christie
2014-09-06
Merge pull request #1838 from jbittel/fix-encoded-filename-rfc6266
Tom Christie
2014-09-06
Merge pull request #1841 from jpadilla/view-description-as-promise
Tom Christie
2014-09-05
Install tox correctly
José Padilla
2014-09-05
Install tox
José Padilla
2014-09-05
Try running Tox from Travis
José Padilla
2014-09-05
Refactor disposition unpacking for clarity
Jason Bittel
2014-09-05
Remove unicode strings
José Padilla
2014-09-05
Use force_text from compat
José Padilla
2014-09-05
Fix linting issues
José Padilla
2014-09-05
Merge remote-tracking branch 'poswald/view-description-as-promise' into view-...
José Padilla
2014-09-05
Move parser tests to correct directory
Jason Bittel
2014-09-05
Fix encoded filename parsing to allow for lang
Jason Bittel
2014-09-05
Refactor encoded filename feature per #1531
Jason Bittel
2014-09-05
Removed use encoding available only in py3
Vladislav Vlastovskiy
2014-09-05
Removed assert for wrong charset
Vladislav Vlastovskiy
2014-09-05
Added test for encoded filename
Vladislav Vlastovskiy
2014-09-05
Added get filename as encoded
Vladislav Vlastovskiy
2014-09-05
Merge pull request #1836 from jpadilla/filter-ordering
Tom Christie
2014-09-05
Remove order_by from AutoFilterSet
José Padilla
2014-09-05
Failing test case for #1432
José Padilla
[next]