Adapted fork of radicale
Go to file
2017-05-27 11:15:57 +02:00
bin Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale Strip script name from path 2017-05-26 11:02:07 +02:00
.gitignore Update and clean .gitignore 2017-02-26 15:50:02 +01:00
.travis.yml Add tests for Python 3.6 and on MacOS 2017-03-04 14:34:57 +01:00
config Move authentication delay into __init__.py and add config 2017-05-23 04:07:32 +02:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Update Dockerfile 2016-06-29 18:45:35 +02:00
logging thread and level in simple log formatter 2016-09-04 11:47:27 +02:00
MANIFEST.in Remove useless SQL file 2016-04-10 02:09:20 +02:00
NEWS.rst Add a news entry about 1.1.3 2017-05-27 11:15:57 +02:00
radicale.fcgi Correctly initialize the logger in the WSGI and FastCGI scripts 2017-04-15 18:11:47 +02:00
radicale.py Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
radicale.wsgi Correctly initialize the logger in the WSGI and FastCGI scripts 2017-04-15 18:11:47 +02:00
README Update README 2013-08-12 18:36:55 +02:00
README.rst Update README 2013-08-12 18:36:55 +02:00
rights Always match full username/collection with regex 2016-08-01 10:07:21 +02:00
setup.cfg Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
setup.py Add python_requires into setup.py 2017-05-23 17:02:41 +02:00
TODO.rst Version 1.0 2015-09-14 11:49:34 +02:00

Radicale is a free and open-source CalDAV and CardDAV server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).