django-dashing
django-dashing copied to clipboard
django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing
Hi, I am having trouble adding a custom widget to my dashboard because my webserver does not have access to the internet. I have downloaded the django dashing weather widget,...
Hi, Following the documentation, I have added the IsAuthenticated permission to the configuration. How do I set the redirect to login setting so that an unauthenticated user is redirected to...
been using django-dashing for a week now and it's been great. Here are some of feature requests - ability to change the color of widget without modifying the library itself...
I would like to point that, Just used this application and found one issue that when I re-organize widgets, there is no visible option to save new organization of widgets....
Read through the documentation but I was wondering if it is possible to make multiple dashboards that can each only be accessed by a specific user? Any help would be...