On Fri, 2007-08-17 at 10:43 +0200, patrickk wrote: > I just used the integrated documentation (/admin/doc/) with docutils > for the first time. > from my point of view, that´s a really cool feature. > > however, I´m having some problems with views and decorators. > e.g., the url /admin/filebrowser/ points to a view with this decorator: > index = staff_member_required(never_cache(index)) > > within the views-listing of the docs, it says that the view function is: > View function: django.contrib.admin.views.decorators._checklogin > > and when I click on the link, I´m getting a 404. > > is this a bug?
Kind of. It's a known problem and there's a ticket (or three) about it. One day we'll fix it (there are a couple of django-users or django-dev threads about some possible approaches here). Regards, Malcolm -- If Barbie is so popular, why do you have to buy her friends? http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---