fix: broken matmat pagination

This commit is contained in:
imperosol
2026-09-20 22:26:27 +02:00
parent bd02425b54
commit 44071f91f6
3 changed files with 11 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@
# Place - Suite 330, Boston, MA 02111-1307, USA.
#
#
from django.db.models import F
from django.views.generic import ListView
from django.views.generic.edit import FormMixin