branch | stable |
changeset 9700 | da7d341cca76 |
parent 9377 | 4e0d8f06efbc |
child 9701 | 46c8d8701240 |
--- a/web/formwidgets.py Tue Apr 01 13:57:25 2014 +0200 +++ b/web/formwidgets.py Mon Apr 14 11:54:33 2014 +0200 @@ -925,7 +925,7 @@ class EditableURLWidget(FieldWidget): - """Custom widget to edit separatly an url path / query string (used by + """Custom widget to edit separatly a URL path / query string (used by default for the `path` attribute of `Bookmark` entities). It deals with url quoting nicely so that the user edit the unquoted value.