Closed RedPelle closed 7 years ago
From API documentation: http://docs.viewflow.io/material_dashboard.html
"Material Dashboard comes as part of django-material package."
Adding material.dashboard in the INSTALLED_APPS results in the error:
No module named 'material.dashboard'.
In fact no package is present in "site-packages" after "pip install django-material".
yep, dashboard going to be part of pro, and not released yet,
From API documentation: http://docs.viewflow.io/material_dashboard.html
Adding material.dashboard in the INSTALLED_APPS results in the error:
In fact no package is present in "site-packages" after "pip install django-material".