:Version: 0.1.0
:Keywords: django, python

--

.. _django-admin-tools-stats-synopsis:

Django-admin-tools-stats is an open source project written in Python, using the ``Django`` Framework.

The license is MIT.



.. _overview:

Overview
========

Django-admin-tools-stats is a Django application which powers dashboard modules with customer statistics and charts.

The goal of this project is to quickly interrogate your model data to provide reports and statistics graphs which are simple to read and can be used on a Dashboard.


.. image:: ./_static/admin_dashboard.png
    :width: 1000


.. _usage:

Usage
=====

These tools have been created to improve on django-admin-tools : https://bitbucket.org/izi/django-admin-tools/wiki/Home

They allow you to easily create and include graphs into your dashboard to monitor your data, for instance monitor new users signing up each day, or new campaigns created per week.
The tools offer the flexibility to let you display a select button to add filters on the model data.


.. _contributing:

Contributing
============

Development of django-admin-tools-stats takes place on Github:

https://github.com/Star2Billing/django-admin-tools-stats

If you don’t like Github and Git you’re welcome to send regular patches.

Bug tracker: https://github.com/Star2Billing/django-admin-tools-stats/issues


.. _documentation:

Documentation
=============

Extensive documentation is available made with the excellent Sphinx program :
http://django-admin-user-stats.readthedocs.org


Credits
=======

Django-admin-tools-stats was inspired by django-admin-user-stats :
https://github.com/kmike/django-admin-user-stats

The Django-admin-tools-stats project is supported by Star2Billing S.L. 

For more information, see http://www.star2billing.com
