Skip to content

Commit

Permalink
[fc] Repository: plone.formwidget.recurrence
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-07-05T23:16:29+02:00
Author: Gil Forcada (gforcada) <gforcada@gnome.org>
Commit: plone/plone.formwidget.recurrence@b589278

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/recurrence/at/widget.py
M plone/formwidget/recurrence/tests/test_z3cwidget.py
M plone/formwidget/recurrence/z3cform/field.py
M plone/formwidget/recurrence/z3cform/widget.py
Repository: plone.formwidget.recurrence
Branch: refs/heads/master
Date: 2016-07-07T00:58:17+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.formwidget.recurrence@93a5f1c

Merge pull request #20 from plone/gforcada-use-zope-decorators

Use zope.interface decorator

Files changed:
M CHANGES.rst
M plone/formwidget/recurrence/at/widget.py
M plone/formwidget/recurrence/tests/test_z3cwidget.py
M plone/formwidget/recurrence/z3cform/field.py
M plone/formwidget/recurrence/z3cform/widget.py
  • Loading branch information
gforcada committed Jul 6, 2016
1 parent a06526a commit 09ada3d
Showing 1 changed file with 143 additions and 871 deletions.
Loading

0 comments on commit 09ada3d

Please sign in to comment.