Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Telecogresca/Bot_telegram_vde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

VDE Email Sending

Automate email sending using Django

Requirements

  • Python >= 3.6
  • virtualenv
  • Django >= 2.2
  • Celery
git clone https://github.com/raquelpanapalen/tgk-vde-emails && cd tgk-vde-emails
virtualenv env --python=python3
source ./env/bin/activate
python manage.py migrate
python manage.py createsuperuser (which is the user who manages the app)

Required variables

  • EMAIL_HOST_USER (email account from where you want the emails to be sent)
  • EMAIL_HOST_PASSWORD (password of EMAIL_HOST_USER email account)

About

Automate email sending

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • HTML 5.1%

AltStyle によって変換されたページ (->オリジナル) /