Commit a9f4f90a by Timothée Peignier

fix import and formatting

parent 52c189dc
from django.conf import settings
from django.core.exceptions import ImproperlyConfigured
PIPELINE = getattr(settings, 'PIPELINE', not settings.DEBUG)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment