as of latest version if you're using django-recaptcha instead of importing
from captcha.fields import ReCaptchaField
you should import
from django_recaptcha.fields import ReCaptchaField