Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

how to send activation email #1

Open
pajooh opened this issue Oct 24, 2014 · 4 comments
Open

how to send activation email #1

pajooh opened this issue Oct 24, 2014 · 4 comments

Comments

@pajooh
Copy link

pajooh commented Oct 24, 2014

currently, after sign-up user automatically get's logged in.
i think the most common use case is to send him an activation mail

@pajooh pajooh changed the title how to add email activation how to send activation email Oct 24, 2014
@arocks
Copy link
Owner

arocks commented Jan 1, 2015

True. But it would have the complexity of adding a workflow to handle the one-time activation links etc. Let me see if a simple implementation is possible.

@42hrs
Copy link

42hrs commented Jun 2, 2015

Have you already considered integrating django-allauth?

@a113n
Copy link

a113n commented Feb 24, 2016

I wanted to implement this as well based on the existing authtools framework but without success. According to the following reference link in the authtools github:

fusionbox/django-authtools#34

@rockymeza mentioned that there's an example for the admin creation of users:
http://django-authtools.readthedocs.org/en/latest/how-to/invitation-email.html

Any idea on how to extend that for normal user registration as well?

@rockymeza
Copy link

Hi,

Sorry to budge in, you may be interested in django-registration. Even if you don't end up using it, it could give you some ideas.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

5 participants