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._checklogin

and accordingly it tries to open the URL
  /admin/doc/views/django.contrib.auth.decorators._checklogin/

and i get a 404 for this

is there any solution for that?

-- 
cu

Wolfram

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to