This website requires JavaScript.
Explore
Help
Sign in
oss
/
Radicale
Watch
1
Star
0
Fork
You've already forked Radicale
0
mirror of
https://github.com/Kozea/Radicale.git
synced
2025-08-01 18:18:31 +00:00
Code
Wiki
Activity
3149643706
Radicale
/
radicale
History
Download ZIP
Download TAR.GZ
Guillaume Ayoub
3149643706
Log "nobody" instead of "None" as anonymous calendars owner.
2011-06-11 18:14:08 +02:00
..
acl
Set calendars always personal with authentication activated
2011-05-17 00:10:36 +02:00
__init__.py
Log "nobody" instead of "None" as anonymous calendars owner.
2011-06-11 18:14:08 +02:00
config.py
Use 'key in dict' instead of 'dict.get(key)'
2011-06-08 08:20:37 +02:00
ical.py
Clean a docstring
2011-06-05 12:52:24 +02:00
log.py
logging and debugging fixes
2011-05-09 16:43:41 +02:00
xmlutils.py
Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6
2011-06-05 12:47:45 +02:00