On Tue, Mar 2, 2010 at 10:25 AM, Alex Robbins <[email protected] > wrote:
> I think the problem is that you are using the old admin.site.root. You > should use the include(admin.site.urls) form instead. > > admin.site.root still works, I just tried current trunk running under mod_wsgi using the old admin.site.root admin urlpattern and admin works fine. I suspect something else is causing the problem, but I've no idea what. admin certainly works under mod_wsgi and current trunk. Karen -- 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.

