mirror of
https://github.com/django/django.git
synced 2024-11-18 15:34:16 +00:00
0595bca221
This reverts commit 74a575eb72
as it causes
unexpected migrations and doesn't seem to be the best solution.
4 lines
87 B
Python
4 lines
87 B
Python
from .base import * # NOQA
|
|
from .data import * # NOQA
|
|
from .natural import * # NOQA
|