Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8526 closed (fixed)

Incorrect info in settings documentation

Reported by: Piotr Lewandowski <django@…> Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Attached patch fixes default value for SESSION_FILE_PATH.

Attachments (1)

settings-docs.diff (623 bytes ) - added by Piotr Lewandowski <django@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

by Piotr Lewandowski <django@…>, 16 years ago

Attachment: settings-docs.diff added

comment:1 by Malcolm Tredinnick, 16 years ago

milestone: 1.0
Triage Stage: UnreviewedAccepted

comment:2 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

(In [8611]) Fixed #8526 -- Corrected the default value for the SESSION_FILE_PATH documentation. Thanks, Piotr Lewandowski.

comment:3 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top