On Thu, 2008-11-27 at 10:03 +0100, Horst Gutmann wrote: > Are you sure, that your django installation is complete? Esp.: Do you > have a db/backends/dummy/base.py and a db/backends/dummy/__init__.py > in > /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/django/ > ?
Also, if you're just starting out with Django, why are you setting DATABASE_ENGINE='dummy'? It's not one of the database backends that we document or suggest for use. Mostly there for historical reasons. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---