cloudkitty-dashboard/cloudkittydashboard/dashboards/project/reporting
Vincent Alquier fd06863e63 Fix a javascript error on reporting page related to localization.
Localized float values (using comma separator) can't be parsed in javascript, causing browser error when rendering charts.
This commit disables localization of float values in template.

Change-Id: Ia00c7d67f03fa42961cb5cee577601505971ea0f
Signed-off-by: Vincent Alquier <vincent.alquier@fullsave.com>
2016-09-14 17:08:21 +02:00
..
templates/reporting Fix a javascript error on reporting page related to localization. 2016-09-14 17:08:21 +02:00
__init__.py First reporting graphs 2015-05-12 17:31:04 +02:00
panel.py First reporting graphs 2015-05-12 17:31:04 +02:00
urls.py First reporting graphs 2015-05-12 17:31:04 +02:00
views.py Fixed bugs in reporting when no data was received 2015-05-13 10:43:53 +02:00