LICENSE.md
MANIFEST.in
README.md
setup.py
dashboard/__init__.py
dashboard/application.py
dashboard/datasource.py
dashboard/ordering.py
dashboard/pagination.py
dashboard/search.py
dashboard.egg-info/PKG-INFO
dashboard.egg-info/SOURCES.txt
dashboard.egg-info/dependency_links.txt
dashboard.egg-info/requires.txt
dashboard.egg-info/top_level.txt
dashboard/statics/css/base.css
dashboard/statics/css/bootstrap-fileinput.min.css
dashboard/statics/css/bootstrap.min.css
dashboard/statics/css/open-iconic-bootstrap.min.css
dashboard/statics/fonts/open-iconic.eot
dashboard/statics/fonts/open-iconic.otf
dashboard/statics/fonts/open-iconic.svg
dashboard/statics/fonts/open-iconic.ttf
dashboard/statics/fonts/open-iconic.woff
dashboard/statics/js/bootstrap-fileinput.min.js
dashboard/statics/js/bootstrap.min.js
dashboard/statics/js/jquery-3.3.1.slim.min.js
dashboard/statics/js/popper.min.js
dashboard/templates/dashboard/base.html
dashboard/templates/dashboard/detail.html
dashboard/templates/dashboard/index.html
dashboard/templates/dashboard/table.html
dashboard/templates/forms/checkbox.html
dashboard/templates/forms/input.html
dashboard/templates/forms/select.html
dashboard/templates/forms/textarea.html