fix
This commit is contained in:
@@ -14,4 +14,10 @@ EMAIL_HOST_PASSWORD=
|
||||
EMAIL_BACKEND='django.core.mail.backends.smtp.EmailBackend'
|
||||
EMAIL_HOST='smtp.gmail.com'
|
||||
EMAIL_PORT=587
|
||||
EMAIL_USE_TLS=True
|
||||
EMAIL_USE_TLS=True
|
||||
|
||||
|
||||
CONSUMER_KEY=
|
||||
CONSUMER_SECRET=
|
||||
STORE_ID=
|
||||
API_KEY=
|
||||
Reference in New Issue
Block a user