source: products/quintagroup.z3cform.captcha/trunk/quintagroup/z3cform/captcha/__init__.py @ 3571

Last change on this file since 3571 was 3571, checked in by vmaksymiv, 11 years ago

PPP fixes

File size: 167 bytes
Line 
1from quintagroup.z3cform.catpcha import field, widget
2
3Captcha = field.Captcha
4CaptchaWidget = widget.CaptchaWidget
5CaptchaWidgetFactory = widget.CaptchaWidgetFactory
Note: See TracBrowser for help on using the repository browser.