What the should be look like? Is there any example?
Is it at all possible to send email from local working machine?
On Fri, Jan 23, 2009 at 8:45 AM, Alex Koshelev wrote:
> Try to check your EMAIL_ settings.
>
>
>
> On Fri, Jan 23, 2009 at 8:55 AM, Oleg Oltar wrote:
>
>> Hi! I am getting a stra
Try to check your EMAIL_ settings.
On Fri, Jan 23, 2009 at 8:55 AM, Oleg Oltar wrote:
> Hi! I am getting a strange error when trying to reset, forgotten password.
> I am using it this way
>
># Password resend group
>(r'^reset/(?P[0-9A-Za-z]+)-(?P.
Hi! I am getting a strange error when trying to reset, forgotten password.
I am using it this way
# Password resend group
(r'^reset/(?P[0-9A-Za-z]+)-(?P.+)/$',
'django.contrib.auth.views.password_reset_confirm',
{'template_name':'registration/password_
3 matches
Mail list logo