khoanndang62668
I have difficulty catching errors when the user doesn't do captcha validation.
- Currently I am using {% flash%} - tag to catch errors out of view
- Inside the handler function I check captcha with Input :: get ('g-recaptcha-response')
1-1 of 1