mirror of
https://github.com/django/django.git
synced 2025-10-30 09:06:13 +00:00
Fixed #22603 -- Reorganized classes in django.db.backends.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from django.db.backends.schema import BaseDatabaseSchemaEditor
|
||||
from django.db.backends.base.schema import BaseDatabaseSchemaEditor
|
||||
from django.db.models import NOT_PROVIDED
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user