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

Пребарај: #illegalmining

当前筛选 #illegalmining清除筛选
Venezuelanalysis

@venanalysis · Post #1887 · 23.02.2025 г., 03:43

📰 NEWS | Venezuela Denounces Guyana ‘False Narrative’ Over Clash in Disputed Essequibo Territory A reported firefight between Guyanese forces and an illegal mining group left several wounded on both sides. Caracas rejected what it referred to as "false narratives" from Georgetown in the context of the unsolved Essequibo territorial controversy. The 200-year-old border dispute is presently being evaluated by the International Court of Justice, although Venezuela has rejected the body's jurisdiction over the case. 🔗 Read the report: https://venezuelanalysis.com/news/venezuela-denounces-guyana-false-narrative-over-clash-in-disputed-essequibo-territory/ #Essequibo#Guyana#IllegalMining