4 lines
106 B
Python
4 lines
106 B
Python
from .fields import RecaptchaField
|
|
from .validators import Recaptcha
|
|
from .widgets import RecaptchaWidget
|