mamweb/seminar/models/__init__.py

4 lines
90 B
Python

from .base import *
from .pomocne import *
from .treenode import *
from .novinky import *