Opened 19 years ago
Closed 19 years ago
#3225 closed defect (fixed)
[patch] Typo in middleware doc
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The middleware doc for django.middleware.http.SetRemoteAddrFromForwardedFor seems to be missing ".META" from it's examples.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | middleware-meta.patch added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [4282].