4 lines
70 B
Python
4 lines
70 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
from . import models
|
||
|
from . import nested_o2m
|