1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/serializers/models/__init__.py
Claude Paroz 50acbf3ff6 Made tests/serializers/models.py a models package
Thanks Tim Graham for the patch series review.
2015-09-26 19:58:43 +02:00

4 lines
87 B
Python

from .base import * # NOQA
from .data import * # NOQA
from .natural import * # NOQA