Skip to content

Commit

Permalink
Add forgotten doc
Browse files Browse the repository at this point in the history
  • Loading branch information
LeResKP committed Jan 3, 2013
1 parent af22e19 commit 4d44d1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tw2/sqla/factory.py
Expand Up @@ -163,6 +163,10 @@ class WidgetPolicy(object):
If the property does not match any of the other selectors, this is used.
If this is None then an error is raised for properties that do not match.
`add_edit_link`
Boolean. If True and tws_edit_link is defined as param on the class, we
add a link to edit this object.
Alternatively, the `factory` method can be overriden to provide completely
customised widget selection.
"""
Expand Down

0 comments on commit 4d44d1f

Please sign in to comment.