from rest_framework.test import APITestCase class FileUploadTests(APITestCase): pass