add lingo and publik-django-templatetags to project view

This commit is contained in:
Frédéric Péters 2022-05-24 19:13:28 +02:00
parent 98cbde3865
commit f3200a6c83
1 changed files with 2 additions and 0 deletions

View File

@ -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',