Changes between Initial Version and Version 1 of Ticket #33219, comment 4
- Timestamp:
- Oct 22, 2021, 8:35:07 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33219, comment 4
initial v1 1 1 This looks like a confusion with Django REST Framework's `APIClient`, which does accept the `format` parameter. 2 The [https://www.django-rest-framework.org/api-guide/testing/#apiclient docs for that a here].2 The [https://www.django-rest-framework.org/api-guide/testing/#apiclient docs for that are here].