On Tuesday, May 3, 2011 2:03:14 PM UTC-4, Daniel Roseman wrote: > > I don't know why you think this is a WSGI error. As you say, Apache is > finding your WSGI app with no problem, and the error you get is a Django one > - you simply don't seem to have any data in your Site table, whereas the > Django admin requires one. >
Daniel, thanks for taking time out to reply. I didn't say it was a WSGI error. I said I am stuck at the WSGI integration step and "The WSGI part of the picture seems to function as intended, but not with my Django stuff." Note too that I said Django admin works fine with the same database via the development webserver. If "Django admin" requires something I am missing, I would not expect it to work under the development server, but I'm eager to learn anything you can share. -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.