Compare commits

..

1 Commits

Author SHA1 Message Date
Yann Weber 87b3beb44d manager: make agenda's groups foldable (#85616)
gitea/chrono/pipeline/head This commit looks good Details
2024-04-10 17:46:24 +02:00
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
import json
from django.contrib.auth.decorators import login_required
from django.core.exceptions import PermissionDenied
from django.http import HttpResponse
from django.utils.translation import gettext_lazy as _
from django.views.decorators.csrf import csrf_exempt