django-rest-framework/tests/browsable_api
şuayip üzülmez 2ef77b1833
Use POST method instead of GET to perform logout in browsable API (#9208)
* Use POST method instead of GET to perform logout in browsable API

* Add a test that checks the presence of the logout form
2024-02-19 23:28:04 +01:00
..
__init__.py
auth_urls.py
no_auth_urls.py
serializers.py
test_browsable_api.py Use POST method instead of GET to perform logout in browsable API (#9208) 2024-02-19 23:28:04 +01:00
test_browsable_nested_api.py
test_form_rendering.py
views.py