diff --git a/scrutiny/projects/views.py b/scrutiny/projects/views.py index 318db99..794374a 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', - 'bijoe', 'wcs-olap', + 'bijoe', 'wcs-olap', 'gadjo', ] def get_context_data(self, **kwargs):