My development setup is:
Snow Leopard
X-Code
MacPorts
Python-2.6 via MacPorts
MySQLdb via MacPorts
MySQL server on an Ubuntu VM (mimics production)
Django-1.3 via virtualenv easy_install
WingIDE or Django internal HTTP server
Production (and pre-production testing) is on Ubuntu Lucid, Apache, mod
I've never had a problem with Django on OS X. I have had problems with
psycopg2 due to the default Python that comes with OS X, but if you
recompile Python you're fine. I don't use MySQL or Apache.
In any case, it sounds like your complaints have nothing to do with OS
X. Having said that, various
Is it just me, or is it that painful just to get Django running on
OSX?
During development, I had problems with Mysql_db. More or less got
that solved, and been reading postgre is more or less the preferred
choice? Anyway, for most of development, I've been just using sqlite.
Now I have problems
3 matches
Mail list logo