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 слични објави

Пребарај: #tamlyn

当前筛选 #tamlyn清除筛选
MessageInABottle

@mib_messageinabottle · Post #6832 · 20.05.2024 г., 15:22

Three US citizens are accused of being involved in a failed coup attempt in #Congo that left multiple people dead. According to the Democratic Republic of Congo (#DRC) military, they stopped an attempted #coup near the presidential palace. Among the 50 people who were involved were three Americans who have been arrested. A passport for one of these Americans is now spreading online, a 36-year-old U.S. citizen born in Maryland. (WaPo) #US#Ambassador to Congo, Lucy #Tamlyn has acknowledged the involvement of US citizens in a recent statement. The coup was allegedly led by US-based Congolese politician Christian #Malanga. He was killed at the presidential palace after he resisted arrest.