add bijoe and wcs-olap to projects considered in "updated" page

This commit is contained in:
Frédéric Péters 2019-01-18 17:48:55 +01:00
parent 9af4148100
commit 6b9681e986
1 changed files with 1 additions and 1 deletions

View File

@ -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):