mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 09:18:23 +02:00
Django filters was missing
This commit is contained in:
@ -56,6 +56,7 @@ INSTALLED_APPS = [
|
||||
'address',
|
||||
'bootstrap_datepicker_plus',
|
||||
'crispy_forms',
|
||||
'django_filters',
|
||||
'django_tables2',
|
||||
'haystack',
|
||||
'logs',
|
||||
|
Reference in New Issue
Block a user