From 8edad9a0e2d7568b73cfa91dde8e55bd0252fca7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Aug 2019 19:16:52 +0000 Subject: [PATCH] [UPD] README.rst --- auth_signup_verify_email/README.rst | 6 +++--- auth_signup_verify_email/static/description/index.html | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/auth_signup_verify_email/README.rst b/auth_signup_verify_email/README.rst index 8c3a5c48b8..21154b6d46 100644 --- a/auth_signup_verify_email/README.rst +++ b/auth_signup_verify_email/README.rst @@ -39,8 +39,8 @@ sign up: they are asked for only at first login attempt. Installation ============ -* Install `validate_email `_ - with ``pip install validate_email`` or equivalent. +* Install `email_validator `_ + with ``pip install email_validator`` or equivalent. Configuration ============= @@ -48,7 +48,7 @@ Configuration To configure this module, you need to: * `Properly configure your outgoing email server(s) - `_. + `_. * Go to *Settings > General Settings -> General settings*, search for the *Users* section and enable *Free sign up* in *Customer account*. diff --git a/auth_signup_verify_email/static/description/index.html b/auth_signup_verify_email/static/description/index.html index 9486b3ebcd..583a1c0fcf 100644 --- a/auth_signup_verify_email/static/description/index.html +++ b/auth_signup_verify_email/static/description/index.html @@ -3,7 +3,7 @@ - + Verify email at signup