MANIFEST.in
README.md
setup.cfg
setup.py
saltdash/__init__.py
saltdash/urls.py
saltdash/wsgi.py
saltdash.egg-info/PKG-INFO
saltdash.egg-info/SOURCES.txt
saltdash.egg-info/dependency_links.txt
saltdash.egg-info/entry_points.txt
saltdash.egg-info/not-zip-safe
saltdash.egg-info/requires.txt
saltdash.egg-info/top_level.txt
saltdash/core/__init__.py
saltdash/core/middleware.py
saltdash/core/server.py
saltdash/dash/__init__.py
saltdash/dash/admin.py
saltdash/dash/models.py
saltdash/dash/urls.py
saltdash/dash/views.py
saltdash/dash/management/__init__.py
saltdash/dash/management/commands/__init__.py
saltdash/dash/management/commands/purge_job_cache.py
saltdash/dash/management/commands/serve.py
saltdash/dash/migrations/0001_initial.py
saltdash/dash/migrations/__init__.py
saltdash/dash/templatetags/__init__.py
saltdash/dash/templatetags/dash_tags.py
saltdash/dash/tests/__init__.py
saltdash/dash/tests/test_models.py
saltdash/dash/tests/test_states.py
saltdash/dash/tests/test_templatetags.py
saltdash/settings/__init__.py
saltdash/settings/_logging.py
saltdash/templates/base.html
saltdash/templates/dash/_job_summary.html
saltdash/templates/dash/_pagination.html
saltdash/templates/dash/_result_card.html
saltdash/templates/dash/base.html
saltdash/templates/dash/get_started.html
saltdash/templates/dash/job_detail.html
saltdash/templates/dash/job_list.html
saltdash/templates/dash/result_detail.html
saltdash/templates/dash/result_list.html
saltdash/templates/dash/_results/json.html
saltdash/templates/dash/_results/orchestrate.html
saltdash/templates/dash/_results/state.html
saltdash/templates/dash/_results/text.html