Fix invoice download if not all invoices have PDFs yet

This commit is contained in:
Raphael Michel
2016-11-11 15:05:39 +01:00
parent 4d8c3fe435
commit 342a41f1d7
3 changed files with 6 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
import cProfile
import os
import random
import time
from django.conf import settings