#12257: django.middleware.csrf.CsrfViewMiddleware ---------------------------+------------------------------------------------ Reporter: onno | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ http://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf
The docs states that django.middleware.csrf.CsrfViewMiddleware but it is django.csrf.middleware.CsrfViewMiddleware In point 1 of the beginning of the page -- Ticket URL: <http://code.djangoproject.com/ticket/12257> 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 [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=.
