There was an error while loading. Please reload this page.
1 parent 0657646 commit 203c17cCopy full SHA for 203c17c
django/db/__init__.py
@@ -1,3 +1,5 @@
1
+import warnings
2
+
3
from django.conf import settings
4
from django.core import signals
5
from django.core.exceptions import ImproperlyConfigured
0 commit comments