Django-admin-charts

Latest version: v1.3.1

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

1.2.0

------------------
* migrate to django-memoize from unmaintained django-cache-utils
* testing passes in Django 4.1

1.1.0

------------------
* pefrormance fixes
* show info when no dashboard stats are available

1.0.0

------------------
* store chart values in CachedValue table in DB to make charts with more complicated queries faster
* add refresh/refresh all/reload on change controls to the charts
* use unpkg versions of nvd3/d3 libraries as default to simplify initial configuration

* set ``ADMIN_CHARTS_NVD3_JS_PATH``, ``ADMIN_CHARTS_NVD3_CSS_PATH``, ``ADMIN_CHARTS_D3_JS_PATH`` variables if you want to continue using your internal JS files

0.25.2

-------------------
* fix problem where in queries with count limit the choices could have been shuffled

0.25.1

-------------------
* fix broken admin index page

0.25.0

-------------------
* add support for charts in userspace
Charts with option `show_for_users` turned on are displayed to users.
The charts has to have set some `user_field`, this filters data attributed only for the user.
* add support for multiple operation fields (separated by comma)
* improve analytics page - fix loading time, add loading overlay
* fix usage without jsonfield package installed
* Admin charts are now displayed only for users with `view_dashboardstats` permissions set on

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.