Adapted fork of radicale
Go to file
Guillaume Ayoub a482712ae9 Merge pull request #427 from Unrud/patch-21
Use python3 in shebang
2016-06-13 14:56:23 +02:00
bin Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale Revert "Try to use UID as filename" 2016-05-30 19:05:58 +02:00
tests Implement time-range filters for events 2016-05-30 14:53:20 +02:00
.gitignore Add tox configuration 2012-10-19 12:38:18 +02:00
.pylintrc Un-revert some lost commits 2012-08-08 16:37:18 +02:00
.travis.yml Fix tox env once and for all 2016-05-18 22:57:17 +02:00
config Remove extra auth, rights and storage modules 2016-04-07 19:02:52 +02:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Add ca-certs to fix problem collecting bcrypt 2016-04-04 21:14:26 +02:00
logging Explain the goal of the sample "rights" file 2016-04-09 15:31:47 +02:00
MANIFEST.in Remove useless SQL file 2016-04-10 02:09:20 +02:00
NEWS.rst Version 1.1.1 2016-01-07 23:31:19 +01:00
radicale.fcgi Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale.py Use python3 in shebang 2016-06-10 09:07:05 +02:00
radicale.wsgi Use python3 in shebang 2016-06-10 09:07:05 +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 Add a documentation line in rights example file 2016-04-09 22:10:51 +02:00
setup.py Don't import radicale in setup.py 2016-04-10 11:31:52 +02:00
TODO.rst Version 1.0 2015-09-14 11:49:34 +02:00
tox.ini Fix tox env once and for all 2016-05-18 22:57:17 +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).