Removed custom permission
This commit is contained in:
@@ -405,9 +405,6 @@ class ReportResult(models.Model):
|
||||
|
||||
class Meta:
|
||||
ordering = ['report']
|
||||
permissions = (
|
||||
('run_report', 'Run a report and save the results'),
|
||||
)
|
||||
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user