diff --git a/scrutiny/projects/views.py b/scrutiny/projects/views.py index e89def3..f4e99c9 100644 --- a/scrutiny/projects/views.py +++ b/scrutiny/projects/views.py @@ -91,7 +91,7 @@ class ProjectSummaryHistoryView(DetailView): interesting_modules = [ 'publik-base-theme', 'combo', 'wcs', 'hobo', 'authentic2', 'welco', 'chrono', 'corbo', 'passerelle', 'fargo', 'mandayejs', - 'python-authentic2-auth-fc', + 'python-authentic2-auth-fc', 'bijoe', 'wcs-olap', ] def get_context_data(self, **kwargs):