.bandit
.checks.yml
.travis.yml
LICENSE
README.rst
dynamic_filenames.py
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
django_dynamic_filenames.egg-info/PKG-INFO
django_dynamic_filenames.egg-info/SOURCES.txt
django_dynamic_filenames.egg-info/dependency_links.txt
django_dynamic_filenames.egg-info/not-zip-safe
django_dynamic_filenames.egg-info/pbr.json
django_dynamic_filenames.egg-info/requires.txt
django_dynamic_filenames.egg-info/top_level.txt
tests/__init__.py
tests/test_dynamic_filenames.py
tests/testapp/.gitignore
tests/testapp/__init__.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py
tests/testapp/wsgi.py