将sendgrid插件添加到我的heroku django应用程序中 [英] adding sendgrid addon to my heroku django app

查看:121
本文介绍了将sendgrid插件添加到我的heroku django应用程序中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在heroku上托管的django应用程序。我使用django-registration向注册用户发送验证电子邮件。因此,我尝试使用

<

$ p> heroku addons:添加sendgrid

但是这会失败,并显示以下消息:

 在myapp中添加sendgrid:starter ...失败
!请验证您的帐户以安装此附加
!有关更多信息,请参阅http://devcenter.heroku.com/categories/billing
!现在在https://heroku.com/verify验证

它似乎进入了一个页面询问对于我的信用卡信息..不幸的是我没有一个..是否仍然有可能得到这个插件没有信用卡?

解决方案

正如开发人员中心文章所述,您必须添加信用卡使用免费的add-cons。完成之后,您可能需要注销并重新登录才能配置附加。


I have a django app hosted on heroku.I am using django-registration which sends validation email to a registering user.So ,I tried to add the sendgrid addon using

heroku addons:add sendgrid

but this fails with the following message

Adding sendgrid:starter on myapp... failed
 !    Please verify your account to install this add-on
 !    For more information, see http://devcenter.heroku.com/categories/billing
 !    Verify now at https://heroku.com/verify

It seems to go to a page which asks for my credit card info..Unfortunately I don't have one..Is it still possible for me to get this addon without having a credit card?

解决方案

As mentioned in the Dev Center article, you have to add a credit card to use free add-cons. Once that's done, you may have to log out and back in to provision the add-on.

这篇关于将sendgrid插件添加到我的heroku django应用程序中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆