mirror of
https://github.com/django/django.git
synced 2024-11-22 11:57:34 +01: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
|