Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 382 Bytes

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