> Disagree almost completely. I'm happily developing Django using the
> Apple supplied Python and tools, although I have complemented them
> with virtualenv and pip.
> 
> The only sore spot in my development stack is that I can't get
> psycopg2 to work (due to issues with 32/64-bit in SL), but I simply
> work around that by using SQLite in development and PostgreSQL in
> staging/production. Don't use MySQL, so can't comment on that.

I think Python/MySQL was actually easier to setup on Snow Leopard than leopard. 
Either way, I'm another that agrees with you Dave. I've found that keeping as 
close to the Apple supplied tools usually works out easier in the long run. 
Particularly with regards to OS updates etc.

Nick

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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