mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Added import forgotten in 2ee21d9
.
Thanks ratsonale for spotting this mistake.
This commit is contained in:
parent
0657646cb8
commit
203c17c21e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
import warnings
|
||||||
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.core import signals
|
from django.core import signals
|
||||||
from django.core.exceptions import ImproperlyConfigured
|
from django.core.exceptions import ImproperlyConfigured
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue