> Most likely, you all have out-of-date versions of the MySQLDb adapter
> (the Python module which lets Python talk to a MySQL database).
I'm using the SQLite database for development, so no MySQLDb adapter
is necessary. ;-)
But it works with the Python version which comes with Leopard.
I dein
Most likely, you all have out-of-date versions of the MySQLDb adapter
(the Python module which lets Python talk to a MySQL database).
--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."
--~--~-~--~~~---~--~~
You received this message
Me too
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more
Hello!
On 15 Jan., 15:38, Chris Pratt <[EMAIL PROTECTED]> wrote:
> I'm getting the following error message when running "python manage.py
> runserver"
It's the same here - Mac OS 10.5.1 (Leopard), Python 2.5.1 from
Macports.
Did you find a solution or workaround to fix it?
Thanks in advance,
go/django/core/
management/validation.py", line 22, in get_validation_errors
from django.db import models, connection
File "/opt/local/lib/python2.5/site-packages/django/django/db/
__init__.py", line 23, in
backend = __import__('%s.base' % settings.DATABASE_ENG
5 matches
Mail list logo