juanpex / django-model-report

django reports integrated with highcharts
http://django-model-report.herokuapp.com
BSD 3-Clause "New" or "Revised" License
216 stars 134 forks source link

[Question] check_permissions #78

Open mykljohn opened 8 years ago

mykljohn commented 8 years ago

How can I check to make sure the user is logged in and has permission to run the reports?

And if they don't, prevent access.