{"id":18364457,"url":"https://github.com/kidig/django-mailjet","last_synced_at":"2025-04-06T16:30:44.904Z","repository":{"id":48817276,"uuid":"55142186","full_name":"kidig/django-mailjet","owner":"kidig","description":"A Django email backend for use with Mailjet (un-official project)","archived":false,"fork":false,"pushed_at":"2021-07-10T07:40:44.000Z","size":28,"stargazers_count":16,"open_issues_count":5,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-22T03:03:42.612Z","etag":null,"topics":["django","mailjet","mailjet-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kidig.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-31T10:32:01.000Z","updated_at":"2024-09-01T11:57:04.000Z","dependencies_parsed_at":"2022-09-26T20:10:50.287Z","dependency_job_id":null,"html_url":"https://github.com/kidig/django-mailjet","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kidig%2Fdjango-mailjet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kidig%2Fdjango-mailjet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kidig%2Fdjango-mailjet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kidig%2Fdjango-mailjet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kidig","download_url":"https://codeload.github.com/kidig/django-mailjet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247512374,"owners_count":20950846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","mailjet","mailjet-api"],"created_at":"2024-11-05T23:10:24.485Z","updated_at":"2025-04-06T16:30:44.637Z","avatar_url":"https://github.com/kidig.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"*WARNING*: This project is currently UNMAINTAINED. Please use the official one: https://github.com/mailjet/mailjet-apiv3-python\n\n==============\nDjango-Mailjet\n==============\nUn-official Django email backend for use with Mailjet - https://www.mailjet.com/\n\nOverview\n========\nDjango-Mailjet is a drop-in mail backend for Django.\n\nGetting going\n=============\nInstall django-mailjet:\n    ``python3 -m pip install django-mailjet``\nAdd the following to your ``settings.py``::\n\n    EMAIL_BACKEND = 'django_mailjet.backends.MailjetBackend'\n    MAILJET_API_KEY = 'API-KEY'\n    MAILJET_API_SECRET = 'API-SECRET'\n\nReplace ``API-KEY`` and ``API-SECRET`` with the values from your Mailjet account details.\n\nNow, when you use ``django.core.mail.send_mail``, Mailjet will send the messages.\n\n.. _Mailjet: http://mailjet.com\n\n*NOTE*: Django-Mailjet does **NOT**\nvalidate your data for compliance with Mailjet's API.\nYou must ensure what you send is appropriate.\n\n\nDjango Email Backend Reference\n================================\n* https://docs.djangoproject.com/en/dev/topics/email/#email-backends\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkidig%2Fdjango-mailjet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkidig%2Fdjango-mailjet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkidig%2Fdjango-mailjet/lists"}