LICENCE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
./drf_file_upload/__init__.py
./drf_file_upload/admin.py
./drf_file_upload/apps.py
./drf_file_upload/fields.py
./drf_file_upload/models.py
./drf_file_upload/serializers.py
./drf_file_upload/urls.py
./drf_file_upload/views.py
./drf_file_upload/migrations/0001_initial.py
./drf_file_upload/migrations/__init__.py
./tests/__init__.py
./tests/models.py
./tests/serializers.py
./tests/test_settings.py
./tests/urls.py
./tests/tests/__init__.py
./tests/tests/base_test.py
./tests/tests/factory.py
./tests/tests/test_anonymous_upload.py
./tests/tests/test_delete_expired_uploaded_files.py
./tests/tests/test_it_authenticated_upload.py
./tests/tests/test_spectacular_schema.py
./tests/tests/test_unit_anonymous_upload_serializers.py
./tests/tests/test_unit_authenticated_upload_serializers.py
drf_file_upload.egg-info/PKG-INFO
drf_file_upload.egg-info/SOURCES.txt
drf_file_upload.egg-info/dependency_links.txt
drf_file_upload.egg-info/top_level.txt