Paulo,

On Wed, 2006-05-10 at 14:54 -0700, Paulo wrote:
> Can someone point me to a Django list aimed more towards "newbies"?

This is it. There is one django-users list.

> 
> I don't want to bother you all with my mundane, trivial questions but
> I still would love to jump head first into Django. I just can't get it
> working right. I have not been able to get past the first step of the
> tutorial.

Really, though, it sounds like a lot of your problems are system
administration-style issues: getting MySqldb and Python installed and
working correctly. Particularly if you are seeing things like "cannot
import ImmutableSet", then your Python setup is somehow broken, because
ImmutableSet is part of standard Python.

You really need to get some assistance from somebody who can help you
get your system set up for doing MySQL + Python work. The problems you
are seeing are unusual and indicate there is something strange about the
way your system is configured. It can most easily be solved by having
somebody sitting next to you looking at the output and poking around.
This type of thing is *very* hard to fix via mailing lists (although
that never stops us trying).

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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 from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to