__init__.py 94 Bytes EditWeb IDE 1 2 3 4 5 6 # -*- coding: utf-8 -*- # from .form import * from .model import * from .serializer import *