mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 22:40:24 +00:00
This reverts commit 74a575eb72 as it causes
unexpected migrations and doesn't seem to be the best solution.
3 lines
87 B
Python
3 lines
87 B
Python
from .base import * # NOQA
|
|
from .data import * # NOQA
|
|
from .natural import * # NOQA
|