MaxKB/apps/knowledge/views/__init__.py

4 lines
74 B
Python

from .document import *
from .knowledge import *
from .paragraph import *