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
2014-09-18
get_base_field() refactor
Tom Christie
2014-09-17
Update comments
Tom Christie
2014-09-15
Tests for through relationships
Tom Christie
2014-09-15
Fix nested model serializer base class
Tom Christie
2014-09-15
Tests for reverse relationships
Tom Christie
2014-09-15
Clean up field mapping tests
Tom Christie
2014-09-15
Fix erronous import
Tom Christie
2014-09-15
Drop label from serializer fields when not needed
Tom Christie
2014-09-12
Dealing with reverse relationships
Tom Christie
2014-09-12
Access validation messages in a way thats compatible with 1.4, 1.5
Tom Christie
2014-09-12
Tests for relational fields (not including many=True)
Tom Christie
2014-09-12
Coerce dates etc to ISO_8601 in seralizer, by default.
Tom Christie
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
to_internal_value() and to_representation()
Tom Christie
2014-09-12
MethodField -> SerializerMethodField
Tom Christie
2014-09-11
NotImplemented stubs for Field, and DecimalField improvements
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
Merge master
Tom Christie
2014-09-09
Fleshing out serializer fields
Tom Christie
2014-09-08
More test sorting
Tom Christie
2014-09-08
Merge pull request #1844 from adamsc64/issue_1533
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 #1838 from jbittel/fix-encoded-filename-rfc6266
Tom Christie
2014-09-05
Remove unicode strings
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
Removed assert for wrong charset
Vladislav Vlastovskiy
2014-09-05
Added test for encoded filename
Vladislav Vlastovskiy
2014-09-05
Failing test case for #1432
José Padilla
2014-09-05
Workin on
Tom Christie
2014-09-05
Delete useless assert
Piotr Jakimiak
2014-09-05
Use Serializer instead of ModelSerializer
Piotr Jakimiak
2014-09-05
Check object in tests
Piotr Jakimiak
2014-09-05
Fix returning None when allow_none is True in CharField
Piotr Jakimiak
2014-09-05
Merge pull request #1820 from carltongibson/login-dropdown
Tom Christie
2014-09-03
More test passing
Tom Christie
2014-09-03
Add custom pagination test that covers case with custom object serializer class
Michał Jaworski
2014-09-02
Getting tests passing
Tom Christie
2014-09-02
Add relations and get tests running
Tom Christie
2014-09-02
Fix imports
Carlton Gibson
2014-09-02
Fix docstring
Carlton Gibson
2014-09-02
Remove Login Dropdown when Auth Views are not registered.
Carlton Gibson
2014-09-01
Comform to flake8
Carlton Gibson
2014-09-01
Regression for #1810: Test login view renders
Carlton Gibson
2014-08-29
Remove `.model` usage in tests.
Tom Christie
2014-08-20
Merge branch 'master' into set-retry-after
Dmitry Mukhin
[next]