talpor / django-dashing

django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing
BSD 3-Clause "New" or "Revised" License
731 stars 108 forks source link

looping through dashboard set #12

Closed torstenfeld closed 9 years ago

torstenfeld commented 9 years ago

As I now have some more widgets on my dashboard as can be displayed on one page (it's used on a separate computer for monitoring), I modified django-dashing to automatically roll through the different dashboards in the set depending on an URL parameter.

If you'd like to see this feature in the official django-dashing repo, I'd create that feature and a pull request (might take some days ;) ).

Please let me know if this is of interest. Thanks.

mtdb commented 9 years ago

I think it would be a very useful feature! please when you have the final version make a pull request :)