mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
0.5 version
This commit is contained in:
parent
2e1b51e3c1
commit
b19b4c8810
3 changed files with 5 additions and 9 deletions
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, xmlutils
|
||||
|
||||
|
||||
VERSION = "git"
|
||||
VERSION = "0.5"
|
||||
|
||||
def _check(request, function):
|
||||
"""Check if user has sufficient rights for performing ``request``."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue