I'm having a problem using the auto generated admin documentation for
views, when the view has an @login_required decorator.  Instead of
linking to the doc for the view, the link is to:
http://localhost:8000/admin/doc/views/django.contrib.admin.views.decorators._checklogin/
which is not found.

Any suggestions other than removing the login_required decorator and
doing the work in each view?

Thanks!
-chasfs


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