This website requires JavaScript.
Explore
Help
Sign In
tobias
/
radicale
Watch
1
Star
0
Fork
0
You've already forked radicale
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8771e55ba3
radicale
/
radicale
History
Guillaume Ayoub
fe71b34697
Use 'key in dict' instead of 'dict.get(key)'
2011-06-08 08:20:37 +02:00
..
acl
Set calendars always personal with authentication activated
2011-05-17 00:10:36 +02:00
__init__.py
Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint
2011-06-02 20:15:07 +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