I'm running django on Snow Leopard successfully.

The only difference I ran into is that Snow Leopard has python 2.6, so
I had to move all my site-packages from /Library/Python/2.5/site-
packages to /Library/Python/2.6/site-packages

After that it worked flawlessly.

Or you could could symlink /usr/bin/python to use 2.5 if you didn't
want to use 2.6 yet.
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to