django : how to confirm registration without email verification -



django : how to confirm registration without email verification -

i wnat confirm registration without email verification how can config?

and, django-registration views? can alter registration views?

thank you.

you utilize django-social-auth create users register social business relationship (which has been verified already). have added bonus of beingness much quicker sign via.

you can see registration views here. if want alter them, re-create urls django-registration's urls.py , set them own urls.py, link them new views.py file , wrap registration views own custom code.

django email registration config verification

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -