I hadn't noticed that I refered to the dev docs as opposed to the 1.3 docs. But in looking at the docs more carefully (there are no differences on this page), I do believe I erred: missed a / in the URL conf. Getting that right fixes everything. Thank you for your reply that prompted me to recheck.
On Nov 7, 2:40 pm, Kurtis Mullins <kurtis.mull...@gmail.com> wrote: > Hmm, I just tried it and it seems to work fine for me. I'm not sure on the > directions -- as I just uncommented the stuff in my code and installed > docutils. Maybe the dev docs are not in sync with the version of django you > are running? > > > > > > > > On Mon, Nov 7, 2011 at 5:31 PM, Brett Epps <brett.e...@quest.com> wrote: > > If this is a bug in Django, you should file a Trac ticket for it here: > > >https://code.djangoproject.com/newticket > > > Brett > > > On 11/7/11 3:40 PM, "lorin" <lo...@ecotrust.ca> wrote: > > > >In case anybody else cares, there seems to be a mismatch between the > > >template and the urls for the admindocs module. I solved this problem > > >by editing the file django/contrib/admindocs/templates/admin_doc/ > > >index.html > > >and changing each of the links. Models should go to docmodels, Views > > >to docviews, etc. > > > >Hope this helps somebody else. > > > >On Nov 4, 3:45 pm, lorin <lo...@ecotrust.ca> wrote: > > >> 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. > > > -- > > 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. -- 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.