On Thu, Jul 28, 2011 at 12:35 PM, Kolbe wrote:
> thanks for the pointers guys! really really helpful
>
>
Kolbe, have you updated your Xcode ? If not, do so in order to have your gcc
updated/compatible with Lion. I had problems with pycrypto and beautifulsoup
that were gone after updating xcode.
C
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
thanks for the pointers guys! really really helpful
On Jul 28, 11:05 pm, Andre Terra wrote:
> Not to mention SQLite's 'Database is locked' issue.. I too recommend
> postgres.
>
> Cheers,
> AT
>
> On Thu, Jul 28, 2011 at 11:55 AM, william ratcliff <
>
>
>
>
>
>
>
> william.ratcl...@gmail.com> wrot
Not to mention SQLite's 'Database is locked' issue.. I too recommend
postgres.
Cheers,
AT
On Thu, Jul 28, 2011 at 11:55 AM, william ratcliff <
william.ratcl...@gmail.com> wrote:
> I also recommend the enterprisedb distribution. I don't recall rebuilding
> python for snow lion, but it's been aw
I also recommend the enterprisedb distribution. I don't recall rebuilding
python for snow lion, but it's been awhile...I have also noticed that
sqllite does not enforce all constraints, so it's good to start with
postgres sooner rather than later...I can't help you with apache...
William
On Thu
On Thu, Jul 28, 2011 at 10:08 AM, Kolbe wrote:
> lol.
>
> what's your recommended build for OSX though if I were to use django?
>
I don't know what you mean by 'build,' but my standard setup was
compiling my own Python (requires installing XCode) and using
PostgreSQL (using the EnterpriseDB inst
lol.
what's your recommended build for OSX though if I were to use django?
On Jul 28, 9:41 pm, Shawn Milochik wrote:
> 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 do
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
9 matches
Mail list logo