when I try to set up my database using the dummy it always gives me an error saying:
django.core.exceptions.improperlyconfigured: you havent set the database ENGINE setting yet. I have followed the tutorial correctley and also left the ENGINE area blank as the comment said in order to tel the syncdb action to start the dummy database. It always gives me this error. Please help me with thyis problem. I have downloaded postgreSQL but I do not wish to go into that until I can use all aspects of django for a real project. When I use postgreSQL i will call them and have them help me, but for now can i please get help with using the dummy db. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

