Re: /admin/doc/ problem with decorators

2007-06-14 Thread Malcolm Tredinnick
On Thu, 2007-06-14 at 15:35 +0200, Wolfram Kriesing wrote: > i found out that the admin site provides docs, which is pretty cool, > but the problem when clicking on a view-function that has a decorator > (no matter if it is login_required or transaction.*) I always get an > error page > > below t

/admin/doc/ problem with decorators

2007-06-14 Thread Wolfram Kriesing
i found out that the admin site provides docs, which is pretty cool, but the problem when clicking on a view-function that has a decorator (no matter if it is login_required or transaction.*) I always get an error page below the link it says: View function: django.contrib.auth.decorators._ch