-
-
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.datetime
Branch: refs/heads/master Date: 2016-07-05T23:16:07+02:00 Author: Gil Forcada (gforcada) <gforcada@gnome.org> Commit: plone/plone.formwidget.datetime@64123d6 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/datetime/setuphandlers.py M plone/formwidget/datetime/z3cform/widget.py Repository: plone.formwidget.datetime Branch: refs/heads/master Date: 2016-07-07T00:58:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.formwidget.datetime@5b7c123 Merge pull request #18 from plone/gforcada-use-zope-decorators Use zope.interface decorator Files changed: M CHANGES.rst M plone/formwidget/datetime/setuphandlers.py M plone/formwidget/datetime/z3cform/widget.py
- Loading branch information
Showing
1 changed file
with
149 additions
and
89 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