Opened 17 years ago
Closed 17 years ago
#4401 closed (fixed)
direct_to_template docs do not mention mimetype
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
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
mimetype was added to django.views.generic.simple.direct_to_template in #4983, but the docs have not been updated to reflect this.
Attachments (1)
Change History (6)
comment:1 Changed 17 years ago by
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 follow-up: 4 Changed 17 years ago by
comment:3 Changed 17 years ago by
Has patch: | set |
---|---|
Triage Stage: | Accepted → Ready for checkin |
marking "Ready for checkin" as it's a small docs change that (I hope) does not need a triager's time to check :))
comment:4 Changed 17 years ago by
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You meant [4983] right? ;)