barseghyanartur / django-fobi

Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.
https://pypi.python.org/pypi/django-fobi
486 stars 112 forks source link

Typo on import line in recaptcha plugin #165

Closed adrien-delhorme closed 6 years ago

adrien-delhorme commented 6 years ago

https://github.com/barseghyanartur/django-fobi/blob/1af90ae9e51c76c6eb77fdba617366ec0f0ddcff/src/fobi/contrib/plugins/form_elements/security/recaptcha/base.py#L6 SyntaxError: invalid syntax

barseghyanartur commented 6 years ago

@adrien-delhorme:

Thanks. Fixed in 0.13.1.