Answer the question
In order to leave comments, you need to log in
Will stmp mailing work in a django project on heroku?
I'm testing the project on a local server, and mail distribution works on it.
EMAIL_HOST = 'smtp.gmail.com'
EMAIL_HOST_USER = '[email protected]' # типо адекватный логин
EMAIL_HOST_PASSWORD = 'password' # типо адекватный пароль
EMAIL_PORT = 465
EMAIL_USE_SSL = True
EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
Answer the question
In order to leave comments, you need to log in
1 - This is the usual behavior of flexes. When there is not enough space, the blocks begin to shrink. So here, see why there is not enough space for the blocks - the font is larger, the standard browser indents are larger, ...
2 - The feeling that the flexbox container itself is simply not full width. Can be fixed with margin: 0px auto;
Also, if you have an old version of android / browser, then it's sad
can i use
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question