.coveragerc
.coveralls.yml
.gitignore
CHANGELOG.rst
CONTRIBUTORS
MANIFEST.in
MIT-LICENSE.txt
README.rst
TODO
manage.py
requirements.txt
setup.cfg
setup.py
update_version.sh
.github/workflows/main.yml
admin_tools_stats/__init__.py
admin_tools_stats/admin.py
admin_tools_stats/app_label_renamer.py
admin_tools_stats/charts.py
admin_tools_stats/forms.py
admin_tools_stats/models.py
admin_tools_stats/modules.py
admin_tools_stats/urls.py
admin_tools_stats/utils.py
admin_tools_stats/views.py
admin_tools_stats/__pycache__/__init__.cpython-39.pyc
admin_tools_stats/fixtures/10_dashboardstatscriteria_status.json
admin_tools_stats/fixtures/20_dashboardstatscriteria_call_type.json
admin_tools_stats/fixtures/initial_data.json
admin_tools_stats/migrations/0001_initial.py
admin_tools_stats/migrations/0002_auto_20190920_1058.py
admin_tools_stats/migrations/0003_auto_20191007_0950.py
admin_tools_stats/migrations/0004_dashboardstats_y_tick_format.py
admin_tools_stats/migrations/0005_auto_20200203_1537.py
admin_tools_stats/migrations/0006_auto_20200205_0944.py
admin_tools_stats/migrations/0007_auto_20200205_1054.py
admin_tools_stats/migrations/0008_auto_20200911_1400.py
admin_tools_stats/migrations/0009_auto_20200928_1003.py
admin_tools_stats/migrations/0010_dashboardstats_show_to_users.py
admin_tools_stats/migrations/0011_auto_20210204_1206.py
admin_tools_stats/migrations/0012_auto_20210207_0859.py
admin_tools_stats/migrations/0013_auto_20210221_1247.py
admin_tools_stats/migrations/__init__.py
admin_tools_stats/south_migrations/0001_initial_migration.py
admin_tools_stats/south_migrations/0002_add_sum_field_name.py
admin_tools_stats/south_migrations/0003_add_operation_field_name.py
admin_tools_stats/south_migrations/__init__.py
admin_tools_stats/templates/include_nvd3.html
admin_tools_stats/templates/admin/index.html
admin_tools_stats/templates/admin_tools_stats/admin_charts.js
admin_tools_stats/templates/admin_tools_stats/analytics.html
admin_tools_stats/templates/admin_tools_stats/analytics_chart.html
admin_tools_stats/templates/admin_tools_stats/analytics_user.html
admin_tools_stats/templates/admin_tools_stats/chart_container.html
admin_tools_stats/templates/admin_tools_stats/chart_containers.html
admin_tools_stats/templates/admin_tools_stats/chart_data.html
admin_tools_stats/templates/admin_tools_stats/chart_form.html
admin_tools_stats/templates/admin_tools_stats/modules/chart.html
admin_tools_stats/templatetags/__init__.py
admin_tools_stats/templatetags/admin_chart_tags.py
admin_tools_stats/tests/__init__.py
admin_tools_stats/tests/test_admin.py
admin_tools_stats/tests/test_forms.py
admin_tools_stats/tests/test_models.py
admin_tools_stats/tests/test_views.py
admin_tools_stats/tests/utils.py
demoproject/.coveralls.yml
demoproject/.gitignore
demoproject/__init__.py
demoproject/dashboard.py
demoproject/manage.py
demoproject/menu.py
demoproject/requirements.txt
demoproject/test_settings.py
demoproject/demoproject/__init__.py
demoproject/demoproject/models.py
demoproject/demoproject/settings.py
demoproject/demoproject/urls.py
demoproject/demoproject/views.py
demoproject/demoproject/wsgi.py
demoproject/demoproject/fixtures/auth_user.json
demoproject/demoproject/fixtures/test_data.json
demoproject/demoproject/migrations/0001_initial.py
demoproject/demoproject/migrations/0002_auto_20210221_0541.py
demoproject/demoproject/migrations/0003_testkid_author.py
demoproject/demoproject/migrations/__init__.py
demoproject/demoproject/templates/home.html
demoproject/demoproject/templates/admin/base_site.html
django_admin_charts.egg-info/PKG-INFO
django_admin_charts.egg-info/SOURCES.txt
django_admin_charts.egg-info/dependency_links.txt
django_admin_charts.egg-info/not-zip-safe
django_admin_charts.egg-info/requires.txt
django_admin_charts.egg-info/top_level.txt
docs/Makefile
docs/source/conf.py
docs/source/developer-doc.rst
docs/source/index.rst
docs/source/introduction.rst
docs/source/_static/admin_dashboard.png
docs/source/_static/aoe_chart.png
docs/source/_static/bar_chart.png
docs/source/_static/stacked_area_chart.png
docs/source/_static/images/admin_screenshot.png
docs/source/developer-doc/modules.rst
docs/source/developer-doc/objects-description.rst
docs/source/developer-doc/pre-requisite.rst
docs/source/developer-doc/testing.rst
docs/source/includes/introduction.txt