mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[ADD] base_dav
This commit is contained in:
committed by
fkantelberg
parent
c1349bb4bc
commit
cb2ecfee46
5
base_dav/radicale/__init__.py
Normal file
5
base_dav/radicale/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright 2018 Therp BV <https://therp.nl>
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
from . import auth
|
||||
from . import collection
|
||||
from . import rights
|
||||
Reference in New Issue
Block a user