#12523 closed (fixed)
Typo in The messages framework docs
Description ¶
'django.contrib.messages.storage.session.SessionStorage'
This class stores all messages inside of the request's session. It requires Django's contrib.session application.
Should be contrib.sessions instead.
Change History (4)
by , 15 years ago
Attachment: | 12523.diff added |
---|
comment:1 by , 15 years ago
Has patch: | set |
---|---|
Keywords: | typo added |
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
typo