https://github.com/cemkiy/django-mailgun-example
Django mailgun script
https://github.com/cemkiy/django-mailgun-example
django-mailgun html mailgun
Last synced: 3 months ago
JSON representation
Django mailgun script
- Host: GitHub
- URL: https://github.com/cemkiy/django-mailgun-example
- Owner: cemkiy
- Created: 2014-12-24T13:05:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T15:58:29.000Z (about 8 years ago)
- Last Synced: 2025-01-23T00:22:55.760Z (5 months ago)
- Topics: django-mailgun, html, mailgun
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Mailgun Example
Ready for use# Environment Variables
Set your api-key,sandbox and recipient to [mailgun.py](https://github.com/cemkiy/Django-Mailgun-Example/blob/master/mailgun.py#L14) file.