You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hello,
i want a dashboard view. At beginning there are view standard widget but user can self insert new widgets for example a listwidget. Then user can change position per drag and drop. When user change position then position are stored in database per ajax. And next get request on dashboard this setting is also loaded. Also i want that user can make settings like when a listview is created then a small settings icon in widget is shown and user make settings like which model ist shown and also filtering like createdate last 14 days.
Have anyone a idea how can i create such dashbaord or is there are a ready app?