I followed the instructions to activate the admindocs (https:// docs.djangoproject.com/en/dev/ref/contrib/admin/admindocs/#overview) and now I see a link Documentation, next to Welcome, myname in the admin, and that goes to a nice page at admin/doc. But none of the hyperlinks go to working pages (Tags, Filters, Models, Views, Bookmarklets). E.g. Models goes to admin/models/ and results in a Page not found (404) with a very short message "The requested admin page does not exist."
Using the development server. Any ideas? -- 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.