1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-11 03:13:42 +03:00
django-rest-framework/tests/browsable_api
itsdkey e7af8d662b
tests for ()
* tests for 

* Resolves 
2022-06-08 13:41:26 +01:00
..
__init__.py Remove Login Dropdown when Auth Views are not registered. 2014-09-02 14:53:37 +02:00
auth_urls.py Replace all url() calls with path() or re_path() () 2020-09-08 15:32:27 +01:00
no_auth_urls.py tests for () 2022-06-08 13:41:26 +01:00
serializers.py tests for () 2022-06-08 13:41:26 +01:00
test_browsable_api.py tests for () 2022-06-08 13:41:26 +01:00
test_browsable_nested_api.py Replace all url() calls with path() or re_path() () 2020-09-08 15:32:27 +01:00
test_form_rendering.py Fix Serializer.data when provided invalid 'data' () 2017-12-04 08:39:55 +01:00
views.py tests for () 2022-06-08 13:41:26 +01:00