mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Merge pull request #123 from untitaker/website
Add notes to docs about filters
This commit is contained in:
commit
cd6ca7f24d
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ violations do not exist. That is why most of the errors in client requests have
|
||||||
undetermined consequences for the lazy server that can reply good answers, bad
|
undetermined consequences for the lazy server that can reply good answers, bad
|
||||||
answers, or even no answer.
|
answers, or even no answer.
|
||||||
|
|
||||||
|
As already mentioned, the Radicale server doesn't fully support the CalDAV and
|
||||||
|
CardDAV RFCs. For example, nested filters in queries currently don't work in
|
||||||
|
all cases. Examples of not working queries can be found in issues
|
||||||
|
`#120 <https://github.com/Kozea/Radicale/issues/120>`_ and
|
||||||
|
`#121 <https://github.com/Kozea/Radicale/issues/121>`_.
|
||||||
|
|
||||||
.. [#] Who says "Ruby is even less verbose!" should read the
|
.. [#] Who says "Ruby is even less verbose!" should read the
|
||||||
:PEP:`20`.
|
:PEP:`20`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue