#3599: login_required decorator breaks automatic views documentation in admin cp -----------------------+---------------------------------------------------- Reporter: anonymous | Owner: adrian Status: new | Component: Admin interface Version: SVN | Keywords: admin, view documentation Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- If I view /admin/doc/views/ (i.e. the "Views" part of the documentation in the Admin CP), all the links to views with a login_required decorator are the same or /admin/doc/views/django.contrib.auth.decorators._checklogin/ Of course clicking them just gives me a 404.
-- Ticket URL: <http://code.djangoproject.com/ticket/3599> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
