AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
README.rst
manage.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
congress_dashboard/README.md
congress_dashboard/__init__.py
congress_dashboard/version.py
congress_dashboard.egg-info/PKG-INFO
congress_dashboard.egg-info/SOURCES.txt
congress_dashboard.egg-info/dependency_links.txt
congress_dashboard.egg-info/not-zip-safe
congress_dashboard.egg-info/pbr.json
congress_dashboard.egg-info/requires.txt
congress_dashboard.egg-info/top_level.txt
congress_dashboard/api/__init__.py
congress_dashboard/api/congress.py
congress_dashboard/datasources/__init__.py
congress_dashboard/datasources/forms.py
congress_dashboard/datasources/panel.py
congress_dashboard/datasources/tables.py
congress_dashboard/datasources/urls.py
congress_dashboard/datasources/utils.py
congress_dashboard/datasources/views.py
congress_dashboard/datasources/templates/datasources/_create.html
congress_dashboard/datasources/templates/datasources/_datasource_overview.html
congress_dashboard/datasources/templates/datasources/_detail_overview.html
congress_dashboard/datasources/templates/datasources/create.html
congress_dashboard/datasources/templates/datasources/datasource_detail.html
congress_dashboard/datasources/templates/datasources/detail.html
congress_dashboard/datasources/templates/datasources/index.html
congress_dashboard/enabled/_50_policy.py
congress_dashboard/enabled/_60_policies.py
congress_dashboard/enabled/_70_datasources.py
congress_dashboard/enabled/_75_monitoring.py
congress_dashboard/enabled/__init__.py
congress_dashboard/monitoring/__init__.py
congress_dashboard/monitoring/panel.py
congress_dashboard/monitoring/tables.py
congress_dashboard/monitoring/urls.py
congress_dashboard/monitoring/views.py
congress_dashboard/monitoring/templates/monitoring/index.html
congress_dashboard/policies/__init__.py
congress_dashboard/policies/forms.py
congress_dashboard/policies/panel.py
congress_dashboard/policies/tables.py
congress_dashboard/policies/urls.py
congress_dashboard/policies/views.py
congress_dashboard/policies/rules/__init__.py
congress_dashboard/policies/rules/forms.py
congress_dashboard/policies/rules/tables.py
congress_dashboard/policies/rules/views.py
congress_dashboard/policies/rules/workflows.py
congress_dashboard/policies/templates/policies/_create.html
congress_dashboard/policies/templates/policies/_detail_overview.html
congress_dashboard/policies/templates/policies/create.html
congress_dashboard/policies/templates/policies/detail.html
congress_dashboard/policies/templates/policies/index.html
congress_dashboard/policies/templates/policies/rules/_create_conditions.html
congress_dashboard/policies/templates/policies/rules/_create_output.html
congress_dashboard/policies/templates/policies/rules/_create_raw.html
congress_dashboard/policies/templates/policies/rules/_mapping_row.html
congress_dashboard/policies/templates/policies/rules/create.html
congress_dashboard/policies/templates/policies/rules/create_raw.html
congress_dashboard/static/admin/css/policies.css
congress_dashboard/static/admin/js/policies.js
congress_dashboard/templates/admin/_scripts.html
congress_dashboard/templates/admin/base.html
congress_dashboard/test/__init__.py
congress_dashboard/test/settings.py
congress_dashboard/test/tests/__init__.py
congress_dashboard/test/tests/test_fake.py
doc/Makefile
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/readme.rst
doc/source/releases/0.1.0.rst
releasenotes/notes/.placeholder
releasenotes/notes/add-monitoring-panel-a7fd8a2e93e1f404.yaml
releasenotes/notes/create-delete-datasource-ca9663144738ae6a.yaml
releasenotes/notes/enter-rule-4a986d74911bfbec.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/pip-install-single-req.sh