Hi how can I get a Users password after it has been hashed. Reseting it
is not
good enough due to the nature of the application and how it integrates
with the
rest of the system
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Goo
Thanks guys, that was it.
On Oct 29, 8:13 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On 10/29/06, shidan <[EMAIL PROTECTED]> wrote:
>
> > Some of my textfields have a yellow background others have have white.
> > There is nothing in my css
BTW, this doesn't happen in IE.
Shidan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe fr
Hi, I want the same functionality as the ChangeManipulator where it
prepopulates the form with
the current values of the object, how can I do this with custom form
manipulator.
Shidan
--~--~-~--~~~---~--~~
You received this message because you are
Thanks, that was it, luckily I have cygwin installed which comes with a
mail server.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegrou
L:http://localhost:8000/signup/
Exception Type: error
Exception Value:(10061, 'Connection refused')
Exception Location: C:\Python24\lib\smtplib.py in connect, line 306
This happens with any valid "new_user.email"
Any
def about(request):
t = loader.get_template('account/about.html')
c = Context({'the_content': [],})
return HttpResponse(t.render(c))
What am I doing wrong??
Cheers,
Shidan
--~--~-~--~~~---~--~~
You received this message because you are s
7 matches
Mail list logo