README.md
pyproject.toml
wbr_media/__init__.py
wbr_media/admin.py
wbr_media/apps.py
wbr_media/exporting.py
wbr_media/models.py
wbr_media/signals.py
wbr_media/tests.py
wbr_media/views.py
wbr_media.egg-info/PKG-INFO
wbr_media.egg-info/SOURCES.txt
wbr_media.egg-info/dependency_links.txt
wbr_media.egg-info/requires.txt
wbr_media.egg-info/top_level.txt
wbr_media/migrations/0001_initial.py
wbr_media/migrations/0002_remove_mediaasset_height_remove_mediaasset_width_and_more.py
wbr_media/migrations/0003_imagemetadata.py
wbr_media/migrations/__init__.py
wbr_media/templates/wbr_media/renderers/document.html
wbr_media/templates/wbr_media/renderers/generic.html
wbr_media/templates/wbr_media/renderers/link.html
wbr_media/templates/wbr_media/renderers/media.html
wbr_media/templates/wbr_media/renderers/image/bare.html
wbr_media/templates/wbr_media/renderers/image/figure.html
wbr_media/templatetags/__init__.py
wbr_media/templatetags/wbr_media_tags.py