mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
6 lines
154 B
Python
6 lines
154 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import document_page
|
|
from . import document_page_history
|
|
from . import ir_ui_menu
|