Closed giginet closed 9 years ago
Actually, that is a specified behavior (https://github.com/lambdalisue/django-inspectional-registration/blob/master/src/registration/admin/__init__.py#L250-L256). However, I agree with that the behavior does not follow the real usage so I'll change the behavior of "Resend acceptance e-mail" action.
Fixed in 0.4.6
When inspectors resend registration email via admin view, however registration keys are not renewed.
So, users can't register if their registration keys are expired.