remove python-authentic2-auth-fc from modules used in release changes page

This commit is contained in:
Frédéric Péters 2019-07-17 19:44:36 +02:00
parent af20754173
commit a0b2170ade
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', 'bijoe', 'wcs-olap',
'bijoe', 'wcs-olap',
]
def get_context_data(self, **kwargs):