Ticket #60 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by brian

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in r186.

Note: See TracTickets for help on using tickets.