Please paste your settings.py file with the portions related to the database.
On 9/22/07, Goon <[EMAIL PROTECTED]> wrote: > > > I have Python2.5, pysqlite2, sqlite3 and django installed, but I can't > get the database working. when I do 'manage.py runserver' I get > errors like: > > "skipping validation because things arent configured properly" > or > "Improperly Configured: Error loading pysqlite2 module: no module > named pysqlite2._sqlite" > > I can connect to the database from the python command line ">>>from > pysqlite2 import test" but only from within the "Python25" > directory. > > what do I have to configure?!? > > Thanks > > > > > -- Justin Lilly University of South Carolina --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---