take shortcut in get_png if this is an empty tile rendering

This commit is contained in:
Laura Klünder 2017-10-20 22:37:54 +02:00
parent 6592c344b2
commit cd09cbab68
2 changed files with 10 additions and 0 deletions

View file

@ -1,4 +1,5 @@
import os
from django.conf import settings
from c3nav.celery import app