Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed Mar 4, 2022
1 parent 3579968 commit 52a2ecf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,12 @@ Run migrations::

$ python manage.py migrate

Open admin panel, configure ``Dashboard Stats Criteria`` & ``Dashboard Stats`` respectively
Open Django admin root and add your ``Dashboard Stats`` configuration:

.. image:: https://github.com/PetrDlouhy/django-admin-charts/raw/master/docs/source/_static/Sn%C3%ADmek%20obrazovky_2022-03-04_17-29-58.png
.. image:: https://github.com/PetrDlouhy/django-admin-charts/raw/master/docs/source/_static/Sn%C3%ADmek%20obrazovky_2022-03-04_17-31-16.png

Then the charts will appear on the root of Django admin page as well as on analytics page (``/admin_tools_stats/analytics/``).

======================
Special configurations
Expand Down

0 comments on commit 52a2ecf

Please sign in to comment.