Skip to content
Snippets Groups Projects
Commit c5397581 authored by legac's avatar legac
Browse files

Imorice the documentation of dbsvc using epytext.

parent c3755864
No related branches found
No related tags found
No related merge requests found
......@@ -444,7 +444,7 @@ def to_gridFilter(table, **kwargs):
where C{field1} is the name of a field belonging to the C{table}.
A more elaborate filter rule allows to filter on any foreign field using
the syntax is C{("table2.field1", "operator", "comments")}.
Valid operators are defined in L{Dbsvc._encode_query}.
Valid operators are defined in the method L{DbSvc._encode_query}.
@note: Rules are store in the modifier section C{grid_filters}.
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment