plone.app.discussion/plone/app/discussion/browser
Gil Forcada d5e7afcd23 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).
2016-07-08 23:17:03 +02:00
..
javascripts Various flake8 fixes. 2016-06-12 06:51:35 +02:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
captcha.py Use zope.interface decorator 2016-07-08 23:17:03 +02:00
captcha.txt Whitespace 2012-01-25 15:57:17 +01:00
captcha.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
comment.py Cleanup 2016-02-05 09:43:42 +01:00
comments.pt Various flake8 fixes. 2016-06-12 06:51:35 +02:00
comments.py Split too complex handleComment. 2016-06-12 06:51:41 +02:00
configure.zcml Removed comment-migration view. 2016-06-11 15:56:31 +02:00
controlpanel.pt Removed comment-migration view. 2016-06-11 15:56:31 +02:00
controlpanel.py Removed comment-migration view. 2016-06-11 15:56:31 +02:00
conversation.py Split too complex _enabled_for_archetypes. 2016-06-12 06:51:41 +02:00
moderation.pt Fixed possible cross site scripting (XSS) attack on moderate comments page. 2016-06-03 00:43:21 +02:00
moderation.py Cleanup 2016-02-05 09:43:42 +01:00
traversal.py Use zope.interface decorator 2016-07-08 23:17:03 +02:00
validator.py Use zope.interface decorator 2016-07-08 23:17:03 +02:00