#12523 closed (fixed)
Typo in The messages framework docs
| Reported by: | vgarvardt | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.1 |
| Severity: | Keywords: | typo | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
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.
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | 12523.diff added |
|---|
comment:1 by , 16 years ago
| Has patch: | set |
|---|---|
| Keywords: | typo added |
| Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
typo