#6581: django.contrib.auth.views.redirect_to_login isn't a view -------------------------------------+------------------------------------- Reporter: | Owner: nobody steve_cassidy51 | Status: new Type: | Component: contrib.auth Cleanup/optimization | Severity: Normal Milestone: | Keywords: auth Version: SVN | redirect_to_login Resolution: | Has patch: 1 Triage Stage: Accepted | Needs tests: 0 Needs documentation: 1 | Easy pickings: 0 Patch needs improvement: 1 | -------------------------------------+------------------------------------- Changes (by SmileyChris):
* needs_better_patch: 0 => 1 * needs_docs: 0 => 1 * severity: => Normal * easy: => 0 * stage: Design decision needed => Accepted Comment: Move it to a `contrib.auth.util` module but import it in `views` (with a comment explaining that it's imported for backwards compatibility). -- Ticket URL: <http://code.djangoproject.com/ticket/6581#comment:8> Django <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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.