Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

How to enable custom admin action? #57

Closed
the-mace opened this issue Aug 2, 2016 · 1 comment
Closed

How to enable custom admin action? #57

the-mace opened this issue Aug 2, 2016 · 1 comment

Comments

@the-mace
Copy link

the-mace commented Aug 2, 2016

Hi there, sorry for the basic question. I'd like to enable the custom admin-action to re-send the registration email but cant find out how to do that.

The only thing I found in the docs are this:
"Assuming you’re using the model-based workflow, a custom admin action is provided for this; in the admin for the RegistrationProfile model, simply click the checkbox for the user(s) you’d like to re-send the email for, then select the “Re-send activation emails” action."

But my Admin doesnt have that action. Other registration things are working fine.

Django 1.9.4, Python 2.7.10.

Thanks

@ubernostrum
Copy link
Owner

You'll need to manually enable it; check Django's admin documentation for how to add an admin action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants