Commit 203c17c2 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Added import forgotten in 2ee21d9f.

Thanks ratsonale for spotting this mistake.
parent 0657646c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
import warnings

from django.conf import settings
from django.core import signals
from django.core.exceptions import ImproperlyConfigured