You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also need the same function as per your suggestion.
And, I was trying to revise the code for a while.
Unfortunately, my skill was not enough.
So, I did as the document said,
that is to copy 'site-packages/captcha/templates/captcha'
into a Django project's template directory.
Then, I revise template files inside the directory.
If I use captcha plugin with widget
CaptchaTextInput
and feed {'class': 'form-control'} attrs to it, it stil looks ugly.The text was updated successfully, but these errors were encountered: