MANIFEST.in
README.rst
setup.cfg
setup.py
django_sonic_screwdriver/__init__.py
django_sonic_screwdriver/admin.py
django_sonic_screwdriver/exceptions.py
django_sonic_screwdriver/models.py
django_sonic_screwdriver/settings.py
django_sonic_screwdriver/views.py
django_sonic_screwdriver.egg-info/PKG-INFO
django_sonic_screwdriver.egg-info/SOURCES.txt
django_sonic_screwdriver.egg-info/dependency_links.txt
django_sonic_screwdriver.egg-info/requires.txt
django_sonic_screwdriver.egg-info/top_level.txt
django_sonic_screwdriver/git/__init__.py
django_sonic_screwdriver/git/decorators.py
django_sonic_screwdriver/git/git.py
django_sonic_screwdriver/management/__init__.py
django_sonic_screwdriver/management/commands/__init__.py
django_sonic_screwdriver/management/commands/git:tag.py
django_sonic_screwdriver/management/commands/patch.py
django_sonic_screwdriver/management/commands/pypi:export.py
django_sonic_screwdriver/migrations/__init__.py
django_sonic_screwdriver/utils/__init__.py
django_sonic_screwdriver/utils/shell.py
django_sonic_screwdriver/version/__init__.py
django_sonic_screwdriver/version/tags.py
django_sonic_screwdriver/version/version.py
sonic_screwdriver/__init__.py
sonic_screwdriver/settings.py
sonic_screwdriver/urls.py
sonic_screwdriver/wsgi.py
tests/__init__.py
tests/test.py