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

Резултати

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

Пребарај: #parasites

当前筛选 #parasites清除筛选
Interesting Planet 🌍

@interesting_planet_facts · Post #1316 · 25.02.2026 г., 22:11

🌎 Freshwater snails rank among the world’s most dangerous animals because they spread parasites causing schistosomiasis, a disease infecting over 200 million people each year. These tiny snails release larval worms into water, which then penetrate human skin and can lead to serious organ damage if untreated. ✨ #animals⚡#parasites⚡#disease 👉subscribe Interesting Planet 👉more Channels ​

Interesting Planet 🌍

@interesting_planet_facts · Post #851 · 03.10.2025 г., 12:11

🌎 Freshwater snails, especially those of the genus Biomphalaria, help spread schistosomiasis—a disease that kills up to 200,000 people yearly. Schistosomiasis is a parasitic infection caused by worms that develop inside these snails and infect humans through contaminated water. ✨ #animals⚡#parasites⚡#disease 👉subscribe Interesting Planet 👉more Channels ​