MANIFEST.in
README.md
setup.py
django_image_assets.egg-info/PKG-INFO
django_image_assets.egg-info/SOURCES.txt
django_image_assets.egg-info/dependency_links.txt
django_image_assets.egg-info/requires.txt
django_image_assets.egg-info/top_level.txt
image_assets/__init__.py
image_assets/admin.py
image_assets/apps.py
image_assets/defaults.py
image_assets/forms.py
image_assets/models.py
image_assets/signals.py
image_assets/validators.py
image_assets/locale/ru/LC_MESSAGES/django.po
image_assets/migrations/0001_initial.py
image_assets/migrations/0002_models_localization.py
image_assets/migrations/0003_auto_20200402_0915.py
image_assets/migrations/0004_auto_20200402_0942.py
image_assets/migrations/0005_assettype_formats.py
image_assets/migrations/0006_migrate_formats.py
image_assets/migrations/0007_auto_20200406_1313.py
image_assets/migrations/0008_auto_20200528_0725.py
image_assets/migrations/__init__.py
image_assets/tests/__init__.py
image_assets/tests/factories.py
image_assets/tests/mixins.py
testproject/__init__.py
testproject/asgi.py
testproject/settings.py
testproject/urls.py
testproject/wsgi.py
testproject/testapp/__init__.py
testproject/testapp/admin.py
testproject/testapp/apps.py
testproject/testapp/models.py
testproject/testapp/tests.py
testproject/testapp/views.py
testproject/testapp/migrations/0001_initial.py
testproject/testapp/migrations/__init__.py