mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Fix invoice download if not all invoices have PDFs yet
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import cProfile
|
||||
import os
|
||||
import random
|
||||
|
||||
import time
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user