After lots of talk on I'm going to start using Django a project turned up that allowed me to start learning how this all works.
So far I have managed (Via tutorials) to get everything setup and running nicely, I have also installed admin_tools which brings me to my question. Is there any plugin/package that would give me a admin_tool type look for all my users for free? Things I'm after are.. * Dashboard Widgets all over the page * Ability to remove, add and reorganise 'Widgets' * Settings saved for each user I will in the future need to limit the data shown in the widgets or remove others depending on user permissions, but that could be another days issue. So before I start looking into how admin_tools does it's awesome stuff and repurposing it, I though I would ask those who have been working with it for while. Any suggestions? Thanks in advance -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/MW-qqJOKSk0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

