diff --git a/scrutiny/projects/views.py b/scrutiny/projects/views.py index d3b0747..1bad10a 100644 --- a/scrutiny/projects/views.py +++ b/scrutiny/projects/views.py @@ -94,7 +94,9 @@ class ProjectSummaryHistoryView(DetailView): # XXX: add an 'interesting' attribute to module model? interesting_modules = [ 'publik-base-theme', + 'publik-django-templatetags', 'combo', + 'lingo', 'wcs', 'hobo', 'authentic2',