Update docs

This commit is contained in:
Alex Root Junior 2022-10-03 01:15:32 +03:00
parent 6182068a77
commit cea8c86be1
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
4 changed files with 6 additions and 1 deletions

View file

@ -1 +0,0 @@
Fix UA translations in index.po

1
CHANGES/1017.doc.rst Normal file
View file

@ -0,0 +1 @@
Fix UA translations in index.po

3
CHANGES/1018.feature.rst Normal file
View file

@ -0,0 +1,3 @@
(again) Added possibility to combine filters with an *and*/*or* operations.
Read more in ":ref:`Combining filters <combining-filters>`" documentation section

View file

@ -54,6 +54,8 @@ For example if you need to make simple text filter:
.. literalinclude:: ../../../examples/own_filter.py
.. _combining-filters:
Combining Filters
=================