test.py
6.31 KB
- 
Always use specified content type in APIRequestFactory · 6cb6bfaeIf `content_type` is specified in the `APIRequestFactory`, always include it in the request, even if data is empty. Danilo Bargen committed
If `content_type` is specified in the `APIRequestFactory`, always include it in the request, even if data is empty.