1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-22 05:18:23 +02:00
This commit is contained in:
Yohann D'ANELLO
2021-01-17 16:23:48 +01:00
parent 9b5ad96aaa
commit daac77ba57
7 changed files with 15 additions and 18 deletions

View File

@ -2,7 +2,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from django.contrib.auth.mixins import LoginRequiredMixin
from django.core.exceptions import PermissionDenied
from haystack.generic_views import SearchView