Django

Code

Ticket #3137 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] Docs should give notice that sessions don't auto purge

Reported by: Rob Hudson <treborhudson@gmail.com> Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Those coming from PHP may expect sessions to auto purge expired sessions. The docs should mention that sessions can accumulate and that there is an example script under bin/.

Attachments

session_docs.diff (0.8 kB) - added by Rob Hudson <treborhudson@gmail.com> on 12/12/06 18:12:48.

Change History

12/12/06 18:12:48 changed by Rob Hudson <treborhudson@gmail.com>

  • attachment session_docs.diff added.

12/12/06 18:13:34 changed by Rob Hudson <treborhudson@gmail.com>

  • summary changed from Docs should give notice that sessions don't auto purge to [patch] Docs should give notice that sessions don't auto purge.

12/30/06 01:30:00 changed by adrian

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

(In [4268]) Fixed #3137 -- Added 'Clearing the session table' section to docs/sessions.txt


Add/Change #3137 ([patch] Docs should give notice that sessions don't auto purge)




Change Properties
Action