Skip to content

Demo of using SendGrid to send email through a django app running in Stackato

Notifications You must be signed in to change notification settings

Stackato-Apps/sendgrid-django-demo

Repository files navigation

Sendgrid Django Demo

A Python Django application that sends email through SendGrid. You'll need a SendGrid account to use this, which you can get here:

https://sendgrid.com/user/signup

Local development

Install Django using 'pip':

pip install django

Run the server locally:

python manage.py runserver

Deploying to HPE Helion Stackato

stackato push -n

About

Demo of using SendGrid to send email through a django app running in Stackato

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •