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

Creating Granular Permissions #46

Open nih93 opened 8 years ago

nih93 commented 8 years ago

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 really appreciated