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

If application support saving selection #50

Open sharafjaffri opened 8 years ago

sharafjaffri commented 8 years ago

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. and when I reload page, all widgets are organized to default value.

If I am doing something wrong? If this feature is missing? If Missing: If there is any hook available to implement it? If it's planned in future?