mirror of
https://github.com/django/django.git
synced 2024-12-28 20:16:19 +00:00
cb7860cced
Thanks João Paulo Melo de Sampaio for the test.
5 lines
122 B
Python
5 lines
122 B
Python
from .base import * # NOQA
|
|
from .data import * # NOQA
|
|
from .multi_table import * # NOQA
|
|
from .natural import * # NOQA
|