LeeRisq wrote:
> I have also tried entering a password (same one I use to logon to the
> network) in settings.py, but when I do that I get this:
>   

 This is almost certainly your problem.  You need a username and a 
password to the database you are using.  It sounds like you are trying 
to use some kind of single sign on credentials from your workplace, when 
those might not be sufficient to access a particular DB.  If you don't 
have root access to the DB engine you are using, you should contact 
someone who does, or make your own development DB on your local machine.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to