TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #221 · 5 мар.

В Python есть удобный почтовый debug-сервер. Он поможет проверить работу почты вашего web-проекта на этапе разработки без необходимости настраивать внешние сервисы или взаимодействие с реальными серверами Google или Yandex. Этот сервер просто печатает все сообщения в консоль. Таким образом удобно дебажить одноразовые ссылки активации или просто факт отправки письма по расписанию. Запускается очень просто: python3 -m smtpd -n -c DebuggingServer localhost:1025 Теперь настройте ваш проект на использование этого сервера. Например вот так настраивается Django: # settings.py if DEBUG: EMAIL_HOST = 'localhost' EMAIL_PORT = 1025 EMAIL_HOST_USER = '' EMAIL_HOST_PASSWORD = '' EMAIL_USE_TLS = False DEFAULT_FROM_EMAIL = '[email protected]' #django#tricks

Резултати

Пронајдени 1 слични објави

Пребарај: #zoomers

当前筛选 #zoomers清除筛选
NIDO Russia (НИДО)

@nido_russia · Post #1663 · 24.06.2024 г., 22:52

Zoomers Embrace NEET Trend in Southern Europe — Not in Education, Employment, or Training A new trend among Zoomers (Generation Z) is gaining traction: NEET, which stands for "Not in Education, Employment, or Training." This trend reflects a significant number of young people opting out of traditional career paths. In Southern Europe, one in five Zoomers is reportedly following this trend. Experts attribute this shift to growing pessimism about career prospects and earnings. Many young people have concluded that there is no point in striving for traditional employment or education paths, given the perceived lack of opportunities and financial stability. Subscribe: @nido_russia #genz#zoomers#europe#nidorussia