Changes between Initial Version and Version 1 of Ticket #33219, comment 4


Ignore:
Timestamp:
Oct 22, 2021, 8:35:07 AM (3 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33219, comment 4

    initial v1  
    11This 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].
     2The [https://www.django-rest-framework.org/api-guide/testing/#apiclient docs for that are here].
Back to Top