Django

Code

Ticket #1448 (closed: invalid)

Opened 2 years ago

Last modified 7 months ago

django.contrib.auth.middleware.RequestUserMiddleware depends on django.contrib.sessions

Reported by: jkocherhans Assigned to: nobody
Milestone: Component: Core framework
Version: SVN Keywords:
Cc: jkocherhans@mac.com Triage Stage: Design decision needed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Remove the dependency on django.contrib.sessions. The handlers from before had this dependency (see [2425]), so I'll mark this as minor.

Attachments

Change History

02/17/07 03:41:31 changed by Simon G. <dev@simon.net.nz>

  • stage changed from Unreviewed to Design decision needed.

02/17/07 03:41:44 changed by Simon G. <dev@simon.net.nz>

  • version changed from magic-removal to SVN.

11/30/07 15:26:04 changed by jacob

  • status changed from new to closed.
  • resolution set to invalid.

Auth is supposed to depend on sessions; marking invalid.


Add/Change #1448 (django.contrib.auth.middleware.RequestUserMiddleware depends on django.contrib.sessions)




Change Properties
Action