-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fc] Repository: plone.formwidget.autocomplete
Branch: refs/heads/master Date: 2016-07-05T23:15:52+02:00 Author: Gil Forcada (gforcada) <gforcada@gnome.org> Commit: plone/plone.formwidget.autocomplete@251a042 Use zope.interface decorator This not only makes code more pleasent to read, but also makes the code python 3 compatible (while maintaining python 2 compatibility). Files changed: M CHANGES.rst M plone/formwidget/autocomplete/demo.py M plone/formwidget/autocomplete/widget.py Repository: plone.formwidget.autocomplete Branch: refs/heads/master Date: 2016-07-07T00:52:19+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.formwidget.autocomplete@2b10987 Merge pull request #18 from plone/gforcada-use-zope-decorators Use zope.interface decorator Files changed: M CHANGES.rst M plone/formwidget/autocomplete/demo.py M plone/formwidget/autocomplete/widget.py
- Loading branch information
Showing
1 changed file
with
136 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters