On Fri, Aug 14, 2009 at 4:15 AM, quant <spielm...@th.physik.uni-frankfurt.de > wrote:
> > hi > > so i read and tryed all your idears here, but nothing of these is > working... i'am running Django version 1.0.2 final > > and my settings.py is looking like this: > > http://dpaste.com/80427 > > and my urls.py ist this: > > http://dpaste.com/80430 > > hope anyone see the problem going on here > > ans thanks to all who help me > OK, so you've made some changes. Are you saying that has had absolutely no effect on the results? "nothing of these is working" doesn't really tell us if anything has changed or if you are still just not getting what you were expecting. Your previous debug information showed that admindocs was not listed in INSTALLED_APPS, now that it is there you should, at a minimum, be getting different debug information. Also, attempting to go to /admin/ should now take you to the admin main page and should not be resulting to any attempt to render an admin docs template. If indeed you are seeing no difference then somehow these changes you have made are not being used. Are you using the development server? Apache? Something else? If you are seeing something different if would help people help you if you would share details of the behavior you are seeing now. Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---