6 lines
79 B
Python
6 lines
79 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# vi:si:et:sw=4:sts=4:ts=4
|
||
|
|
||
|
from item.models import *
|
||
|
|