Hi there, I'm trying to set up Python 2.5.2 and Django onmy Mac osx 10.4.11 But i'm a complete newbie in thing like this and command line mastering. I'm not feeling really confident a the moment in what i do.
I'm following tho django book install on the django project web site. the Python and django install seems to have work well, i can create project and run the test server. but when i modify the settings.py to define the database name, account and password (that i have set up with phpMy Admin) on the launch of the server it says that it can't validate the models. If i empty the strings it start with no error again. I think it is because i don't have mod_python installed. I downloaded the latest version from the apache website but then i don't really know what to anymore and when i google install mod_python on mac osx it is not very helpful. it mostly return install mod phyton. so could somebody describe to me the command line to use to install mod python or refer me to a proper tutorial for osx. thank youvery much --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

