#15299: django.core.context_processors.PermWrapper should be moved to
django.contrib.auth.context_processors
------------------------------------------+---------------------------------
Reporter: shailesh | Owner: nobody
Status: new | Milestone: 1.3
Component: Authentication | Version: 1.2
Resolution: | Keywords: easy-pickings
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------+---------------------------------
Changes (by russellm):
* needs_better_patch: => 0
* component: Uncategorized => Authentication
* needs_tests: => 0
* milestone: => 1.3
* keywords: => easy-pickings
* needs_docs: => 0
* stage: Unreviewed => Accepted
Comment:
This ticket requires a couple of things:
* Adding a deprecation warning to the existing instances
* Copying the code to the contrib.auth context processor module
* Updating the references in the docs (two references at present, in
ref/templates/api and topics/auth)
It would be good to get this in for 1.3 -- we're already going to have to
keep the alias around for a release longer than the auth processor that
originally used it.
--
Ticket URL: <http://code.djangoproject.com/ticket/15299#comment:1>
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.