awesto / django-shop

A Django based shop system

Home Page:http://www.django-shop.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sending Customer email verification

SudoStain opened this issue · comments

Ive hacked, but the guest user feature make it Illogical to have customer verify their emails, apart for adding a reCAPTCHA, what is the best way to not have robots and or fake users? please let me know.

You can disable the guest feature if you want to. There is a part about that in the documentation.