ap
> with override_settings(SECRET_KEY=other_key) around your call to
> PasswordResetTokenGenerator.make_token.
>
> On 17 March 2017 at 20:54, jann.haber via Django developers (Contributions
> to Django itself) > wrote:
>
>> Hi everybody,
>>
>> I have two sites in my project. One is for i
Hi everybody,
I have two sites in my project. One is for internal use to add members of
our club to our database, one is a self-service page for our members.
On registration of a member using our internal site, I want to send a
password reset link to the member for easy registration to our self-