LICENSE
MANIFEST.in
README.rst
setup.py
bi/__init__.py
bi/admin.py
bi/apps.py
bi/context_processors.py
bi/lib.py
bi/urls.py
bi/views.py
bi/migrations/__init__.py
bi/models/__init__.py
bi/models/dashboard.py
bi/models/dataset.py
bi/models/report.py
bi/templates/__init__.py
bi/templates/bi/aside.html
bi/templates/bi/base.html
bi/templates/bi/dashboard_detail.html
bi/templates/bi/dashboard_report.html
bi/templates/bi/footer.html
bi/templates/bi/header.html
bi/templates/bi/index.html
bi/templates/bi/list.html
bi/templates/bi/report_detail.html
bi/templates/registration/login.html
bi/templatetags/__init__.py
bi/templatetags/gravatar.py
bi/templatetags/report.py
bi/templatetags/uuid.py
bi/tests/__init__.py
bi/tests/test_lib.py
bi/tests/test_models.py
bi/tests/test_templatetags.py
bi/tests/test_views.py
bi/tests/fixtures/__init__.py
bi/tests/fixtures/objects/__init__.py
bi/tests/fixtures/objects/dashboards/__init__.py
bi/tests/fixtures/objects/dashboards/dummy1.py
bi/tests/fixtures/objects/dashboards/dummy2.py
bi/tests/fixtures/objects/dashboards/home.py
bi/tests/fixtures/objects/dashboards/dummy1/__init__.py
bi/tests/fixtures/objects/dashboards/dummy1/dummy3.py
bi/tests/fixtures/objects/datasets/__init__.py
bi/tests/fixtures/objects/datasets/dummy.py
bi/tests/fixtures/objects/reports/__init__.py
bi/tests/fixtures/objects/reports/dummy1/__init__.py
bi/tests/fixtures/objects/reports/dummy1/report.py
bi/tests/fixtures/objects/reports/dummy2/__init__.py
bi/tests/fixtures/objects/reports/dummy2/report.py
django_bi.egg-info/PKG-INFO
django_bi.egg-info/SOURCES.txt
django_bi.egg-info/dependency_links.txt
django_bi.egg-info/top_level.txt