hello i want to sending email activation use django registration redux.
this is my setting.py
EMAIL_BACKEND = \'django.core.mail.backends.smtp.EmailBackend
Please look into this Link: https://code.djangoproject.com/ticket/9575 and try sending via shell, it should work