Commit 098034e5 authored by Serge S. Koval's avatar Serge S. Koval

Documentation fix

parent f7e0f312
......@@ -233,7 +233,7 @@ you can do something like this::
can_create = False
# Override displayed fields
list_columns = ('login', 'email')
column_list = ('login', 'email')
def __init__(self, session, **kwargs):
# You can pass name and other parameters if you want to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment