On Thu, Aug 21, 2008 at 10:23 PM, Ian Holsman <[EMAIL PROTECTED]> wrote:
>
> Cortland Klein wrote:
> > I just had the same problem. It has something to do with MySQLdb not
> > being included.
> >
> >
>
> when it rain's it pours. I'm been hitting my head on the same problem.
> to verify that this i
Cortland Klein wrote:
> I just had the same problem. It has something to do with MySQLdb not
> being included.
>
>
when it rain's it pours. I'm been hitting my head on the same problem.
to verify that this is the case just replace 'mysql' with 'dummy' and
you should be able to validate the
I just had the same problem. It has something to do with MySQLdb not
being included.
For me, I think it's because Mac OS X 10.5.4 doesn't have this python
thing installed. The documentation and tutorial should mention this,
IMO.
http://code.djangoproject.com/ticket/5531#comment:12
On Aug
I've edited the DATABASE_ENGINE = 'mysql' in settings.py along with
specifying a database name and user account info. But I get the
following error:
ImportError: No module named mysql.base
How can I fix this problem. Any help is appreciated.
--~--~-~--~~~---~--~~
4 matches
Mail list logo