gault-millau/apps/product/serializers/__init__.py

4 lines
63 B
Python

from .common import *
from .web import *
from .mobile import *