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

Пребарај: #globalrosatom

当前筛选 #globalrosatom清除筛选
Rosatom Global

@rosatom_global · Post #25 · 26.06.2025 г., 06:52

🌍 Peaceful Atom Day!⚛️ Today we celebrate a milestone that changed the course of history — Peaceful Atom Day. On June 26, 1954, the world’s first nuclear power plant was launched in Obninsk, marking the beginning of a new era — an era of clean and powerful energy for the benefit of humanity. Since then, nuclear energy has become more than just a technology it is a tool for sustainable development, a science that unites nations and a symbol of peace and progress. #GlobalRosatom#PeacefulAtom#NuclearEnergy#Rosatom#June26