Skip to content

Commit

Permalink
Merge pull request #3331 from peterbe/bug-1270487-new-permission-to-r…
Browse files Browse the repository at this point in the history
…eprocess-crashes

bug 1270487 - New permission to reprocess crashes
  • Loading branch information
willkg committed May 16, 2016
2 parents 6738314 + 4780335 commit 58fbf26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp-django/crashstats/crashstats/management/__init__.py
Expand Up @@ -20,6 +20,7 @@
'run_long_queries': 'Run Long Queries',
'upload_symbols': 'Upload Symbols Files',
'view_all_symbol_uploads': 'View all Symbol Uploads',
'reprocess_crashes': 'Reprocess Crashes',
}


Expand Down

0 comments on commit 58fbf26

Please sign in to comment.