Ticket #60 (closed enhancement: fixed)
Update context processors for 1.2
| Reported by: | brian | Owned by: | brian |
|---|---|---|---|
| Priority: | major | Milestone: | First Beta |
| Component: | Core | Version: | Beta |
| Keywords: | 1.2 | Cc: |
Description
From the Django 1.2 Deprecation notes:
django.core.context_processors.auth. This release will remove the old method in favor of the new method in django.contrib.auth.context_processors.auth. This has been deprecated since the 1.2 release.
Change History
Note: See
TracTickets for help on using
tickets.

Implemented in r186.