1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
A simple CalDAV (calendar) and CardDAV (contact) server. https://radicale.org/
Find a file
Tim Gates 1b7817f1d5 docs: fix simple typo, errornous -> erroneous (#1126)
* docs: fix simple typo, errornous -> erroneous

There is a small typo in radicale/storage/__init__.py.

Should read `erroneous` rather than `errornous`.

* Update __init__.py
2021-12-20 21:21:20 +01:00
.github/workflows Try to fix coveralls 2021-12-20 21:21:20 +01:00
radicale docs: fix simple typo, errornous -> erroneous (#1126) 2021-12-20 21:21:20 +01:00
.gitignore Update .gitignore 2021-11-14 23:49:27 +01:00
config Improve doc 2020-04-11 13:27:00 +02:00
COPYING Adding package documentation files 2009-09-01 15:59:18 +02:00
Dockerfile Rename branch to v3 2021-12-20 21:12:27 +01:00
DOCUMENTATION.md Rename branch to v3 2021-12-20 21:12:27 +01:00
MANIFEST.in Remove radicale.py script 2020-08-31 14:21:44 +02:00
NEWS.md Bump version to 3.0.6 2020-09-14 21:33:43 +02:00
radicale.wsgi Rework entrypoints 2020-01-17 05:00:31 +01:00
README.md Rename branch to v3 2021-12-20 21:12:27 +01:00
rights New right "i": Only allowing HTTP method GET 2020-04-22 19:20:42 +02:00
setup.cfg Fix isort test 2020-07-23 19:41:37 +02:00
setup.py Drop support for Python 3.5 (end-of-life) 2021-12-20 21:21:20 +01:00

Read Me

Test Coverage Status

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

For the complete documentation, please visit Radicale "v3" Documentation.