Django

Code

Ticket #2295 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

sessions doc page doesn't mention the INSTALLED_APP

Reported by: anonymous Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

In http://www.djangoproject.com/documentation/sessions/ under Enabling Sessions, there should probably be some mention about adding the following into INSTALLED_APPS.

django.contrib.sessions

Attachments

Change History

07/07/06 17:25:32 changed by adrian

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

(In [3295]) Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS requirement.


Add/Change #2295 (sessions doc page doesn't mention the INSTALLED_APP)




Change Properties
Action