2013/6/19 pradnya
> ...
>
> ('django.forms.RegexField', _('Regex')),
>
> ('django.forms.FileField', _('File')),
>
> # ('captcha.fields.CaptchaField', _('Captcha')),
>
>
The django-recaptcha field is called "ReCaptchaField", not just
"CaptchaField"
--
You received this message becau
Hi !,
I am working on django cms based website. Where I used django form
designer( https://github.com/samluescher/django-form-designer)
Now I want to integrate djago-recaptcha with django form designer to add
captch field in form.
In django-form-designer settings.py
FIELD_CLASSES = getattr
I never knew this existed. I do hope someone continues development...
On Thursday, March 7, 2013 8:39:56 AM UTC-8, Daniele Procida wrote:
>
> I like and use Django Form Designer, <
> https://github.com/philomat/django-form-designer>, but it hasn't been
> updated for a wh
I like and use Django Form Designer,
<https://github.com/philomat/django-form-designer>, but it hasn't been updated
for a while and needs some work.
For example, it needs better docs and tests, while there are a number of
outstanding pull requests.
I'm hoping to hear back from
4 matches
Mail list logo