README.md
setup.py
compress_staticfiles/__init__.py
compress_staticfiles/storage.py
compress_staticfiles/utils.py
django_compress_staticfiles.egg-info/PKG-INFO
django_compress_staticfiles.egg-info/SOURCES.txt
django_compress_staticfiles.egg-info/dependency_links.txt
django_compress_staticfiles.egg-info/requires.txt
django_compress_staticfiles.egg-info/top_level.txt
test_app/__init__.py
test_app/admin.py
test_app/apps.py
test_app/models.py
test_app/tests.py
test_app/urls.py
test_app/views.py
test_app/migrations/__init__.py
test_project/__init__.py
test_project/settings.py
test_project/urls.py
test_project/wsgi.py
tests/__init__.py
tests/settings.py
tests/test_compress_staticfiles.py