On May 10, 2006, at 3:12 PM, Paulo wrote: >>> 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. >>
If you're just itching to try Django, you might try to use sqlite as your database. It's pretty lightweight and you can use it until you get your MySQL up and running. That's the nice thing about Django, it abstracts away your db dependency so you can use the same API. Don --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---