#11073 closed (fixed)
SESSION_COOKIE_PATH should be introduced in this page
Description ¶
settings.SESSION_COOKIE_PATH is not mentioned in this document:
I found the setting from bug tracking system. It should be added.
Change History (5)
by , 16 years ago
Attachment: | 11073-sessions_doc-r10726.patch added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|
comment:2 by , 16 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Added documenation about
SESSION_COOKIE_PATH
to sessions section.