AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
charts_dashboard/__init__.py
charts_dashboard/admin.py
charts_dashboard/apps.py
charts_dashboard/mixins.py
charts_dashboard/objects.py
charts_dashboard/views.py
charts_dashboard/templatetags/__init__.py
charts_dashboard/templatetags/charts.py
django_charts_dashboard.egg-info/PKG-INFO
django_charts_dashboard.egg-info/SOURCES.txt
django_charts_dashboard.egg-info/dependency_links.txt
django_charts_dashboard.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/requirements.txt
docs/usage.rst
tests/__init__.py
tests/test_settings.py
tests/tests.py
tests/urls.py