开发者

HowTo Install the Django emailauth App into a New Project

I'm a Django newbie and am interesting in understanding how to in开发者_如何学运维stall the EmailAuth app into my new project:

http://github.com/redvasily/django-emailauth

Seems like Django apps are meant to be plug in play so I must be missing something....

Here's what I tried. I created a new project copied the emailauth directory over Updated my settings.py with the INSTALLED_APPS 'emailauth' and made sure my settings.py had correct db and email settings.

But that failed, I must be missing some other installation requirements?

Thanks for any help you can provide.


Django apps are Python modules.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜