mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Preparing the tree for the future 0.5 version.
This commit is contained in:
parent
6f1da96d46
commit
07f3c13b62
2 changed files with 5 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -6,6 +6,10 @@
|
|||
NEWS
|
||||
------
|
||||
|
||||
0.5 - **Not released yet**
|
||||
==========================
|
||||
|
||||
|
||||
0.3 - Dancing Flowers
|
||||
=====================
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.3"
|
||||
VERSION = "git"
|
||||
|
||||
def _check(request, function):
|
||||
"""Check if user has sufficient rights for performing ``request``."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue