Re: Authenticate returns None when it should validate... what I am I doing wrong here?

2009-10-21 Thread Social Network in DJango
','johnpassword') >>> user.save() >>> newuser= authenticate(username='johnlennon', password='johnpassword') >>> print newuser johnlennon >>> On Oct 21, 1:35 pm, Social Network in DJango wrote: > My django program will not log in

Authenticate returns None when it should validate... what I am I doing wrong here?

2009-10-21 Thread Social Network in DJango
My django program will not log in on one of my development machines, yet it works fine in my deployment environment. I managed to isolate the bug to the following code: Any help is greatly appreciated. Jonathan (Python Shell) >>> from django.contrib.auth import authenticate >>> from django.cont

HTML works directly in browser, but not in DJango... Why???

2009-05-19 Thread Social Network in DJango
I put the below code to embed an mp3 file in an html page in an html file and pointed my browser to it. It works. I then try url(r'^$','django.views.generic.simple.direct_to_template', {"template": "wimpybutton.html"}, name="home"), Then, http://127.0.0.1:8080/ I do not see the button. I

Uploading music or videos (seeking django package)

2009-04-07 Thread Social Network in DJango
I'd like to upload music and/or photos and/or videos to my website, with the emphasis on mp3. Please let me know what BSD license package you can recommend. Thank you in advance, Jonathan --~--~-~--~~~---~--~~ You received this message because you are subscribed

Click-wrap license (seeking django application)

2009-04-07 Thread Social Network in DJango
I'm interested in activating a click-wrap license, similar to what you get when you install a new program or package, on a pc or osx. The core issues I've identified so far: * Acceptance to move on * Pagenation for convenient viewing * A reasonable default formatting for what was a word document