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

Резултати

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

Пребарај: #botones

当前筛选 #botones清除筛选
BotsGram®

@botsgram_cu · Post #4766 · 14.04.2022 г., 13:37

¿Que puede hacer este bot? @ButtonMakerXBot Envíe un medio o un mensaje de texto y agregue botones de acuerdo con su deseo y compártalo en todo TG Idioma inglés (Visto en @botsgram_cu) #botones

Hashtags

BotsGram®

@botsgram_cu · Post #4581 · 29.12.2021 г., 15:13

Debido a que las reacciones de Telegram llegarán en la próxima actualización, puede optar por 2 métodos de reacciones: reacciones nativas de Telegram o bots de #botones de reacción. (Visto en @BotsGram_cu)

Hashtags

BotsGram®

@botsgram_cu · Post #3647 · 14.03.2021 г., 00:47

¿Que puede hacer este bot? @SuperEmojiBot Agregue automáticamente botones de reacción y compartir a las publicaciones en su canal. Idiomas: ruso, inglés, uzbeko (Visto en @botsgram_cu) #botones#canales

BotsGram®

@botsgram_cu · Post #4429 · 11.10.2021 г., 03:38

¿Que puede hacer este bot? @RemoveInlineButtonsBot Este bot eliminará cualquier mensaje que contenga botones en línea en grupos o canales Idiomas: inglés árabe (Visto en @botsgram_cu) #botones#inlinebuttons

BotsGram®

@botsgram_cu · Post #3210 · 29.11.2020 г., 19:51

@ChannelButtonsBot Qué puede hacer este bot? Este bot puede crear botones para reacciones, comentarios, enlaces y más en su canal de Telegram. Idioma: Inglés (visto en @BotsGram_cu) #canal, #botones, #reacciones