1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-14 21:03:43 +03:00
django-rest-framework/tests/browsable_api
Ryan P Kilby daba5e9ba5 Fix Serializer.data when provided invalid 'data' ()
* Test serializer/API renderer for invalid datatype

* Fix Serializer.data with invalid input datatype
2017-12-04 08:39:55 +01:00
..
__init__.py Remove Login Dropdown when Auth Views are not registered. 2014-09-02 14:53:37 +02:00
auth_urls.py Sort imports with isort 2015-06-25 16:55:51 -04:00
no_auth_urls.py Sort imports with isort 2015-06-25 16:55:51 -04:00
test_browsable_api.py Browsable API tests asserts to pytest () 2016-12-01 16:17:36 +00:00
test_browsable_nested_api.py Browsable API tests asserts to pytest () 2016-12-01 16:17:36 +00:00
test_form_rendering.py Fix Serializer.data when provided invalid 'data' () 2017-12-04 08:39:55 +01:00
views.py Django 1.10 support. () 2016-06-01 15:31:00 +01:00