improved pdf viewer

This commit is contained in:
vabene1111
2020-06-10 15:40:24 +02:00
parent f44ebe0d05
commit ec8a879efa
201 changed files with 27517 additions and 415 deletions

View File

@ -10,6 +10,7 @@ from django.db.models import Q
from django.http import HttpResponseRedirect
from django.shortcuts import render, get_object_or_404
from django.utils import timezone
from django.views.decorators.clickjacking import xframe_options_exempt
from django_tables2 import RequestConfig
from django.utils.translation import gettext as _