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

Пребарај: #cnft

当前筛选 #cnft清除筛选

🤔What is cNFT cNFT is a young technology in TON that allows you to create NFT collections with thousands or even millions of items for the price of a single NFT mint. Using this technology, GetGems team has already conducted several NFT giveaways via the Pearls bot. For example, the Gemmy collection is a cNFT collection. 🎲 You can see the received cNFTs in your profile on #GetGems, but in order to sell or transfer such NFTs, they need to be claimed by paying a blockchain commission. 🙏 If you filled out forms from the #TONSociety, you may have already received a Soulbound #cNFT. Such cNFTs when claimed become Soulbound NFTs (#SBT) — a type of NFT that cannot be sold or transferred. These NFTs can act as an achievement or unique award that cannot be sold. ⚡️Boost | 🌐Twitter