AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
quartet_capture/__init__.py
quartet_capture/admin.py
quartet_capture/apps.py
quartet_capture/defaults.py
quartet_capture/errors.py
quartet_capture/haiku.py
quartet_capture/loader.py
quartet_capture/models.py
quartet_capture/parsers.py
quartet_capture/permissions.py
quartet_capture/routers.py
quartet_capture/rules.py
quartet_capture/serializers.py
quartet_capture/tasks.py
quartet_capture/urls.py
quartet_capture/views.py
quartet_capture/viewsets.py
quartet_capture.egg-info/PKG-INFO
quartet_capture.egg-info/SOURCES.txt
quartet_capture.egg-info/dependency_links.txt
quartet_capture.egg-info/not-zip-safe
quartet_capture.egg-info/requires.txt
quartet_capture.egg-info/top_level.txt
quartet_capture/management/__init__.py
quartet_capture/management/commands/__init__.py
quartet_capture/management/commands/create_capture_groups.py
quartet_capture/management/commands/remove_task_data.py
quartet_capture/management/commands/watch_inbound_folders.py
quartet_capture/migrations/0001_initial.py
quartet_capture/migrations/0002_auto_20181001_1407.py
quartet_capture/migrations/0003_auto_20181127_1120.py
quartet_capture/migrations/0004_auto_20181129_1504.py
quartet_capture/migrations/0005_auto_20181129_1557.py
quartet_capture/migrations/0006_auto_20181223_1011.py
quartet_capture/migrations/0007_auto_20190125_1614.py
quartet_capture/migrations/0008_auto_20190214_1802.py
quartet_capture/migrations/0009_auto_20190509_0849.py
quartet_capture/migrations/__init__.py
tests/__init__.py
tests/post_script.py
tests/settings.py
tests/test_models.py
tests/test_views.py
tests/urls.py