4 lines
111 B
Python
4 lines
111 B
Python
# -*- coding: utf-8 -*-
|
|
from . import calendar_event
|
|
from . import res_users
|
|
from . import calendar_recurrence
|