mamweb/seminar/models/__init__.py

4 lines
91 B
Python

from .base import *
from .pomocne import *
from .novinky import *
from .nastaveni import *