#15299: django.core.context_processors.PermWrapper should be moved to django.contrib.auth.context_processors ---------------------------+------------------------------------------------ Reporter: shailesh | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords: | Triage Stage: Unreviewed Has patch: 0 | ---------------------------+------------------------------------------------ django.core.context_processors.PermWrapper specifically is meant for Permissions framework and doesn't really belong to django.core.
It would be a good idea to shift it to django.contrib.auth.context_processors.py -- Ticket URL: <http://code.djangoproject.com/ticket/15299> 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=en.
