Opened 17 years ago
Closed 17 years ago
#4388 closed (fixed)
[patch] db-api shortcuts sections doesn't explicitly mention module
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | gandalf@… | 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
Db-api documentation on shortcuts describes all of the properties of django.shortcuts but doesn't actually list anywhere that they live in "django.shortcuts". While this is clear to more experienced users it would still be good to explicitly list the module that these properties are part of.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | db-api.patch added |
---|
comment:1 by , 17 years ago
Cc: | added |
---|
comment:2 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
IMO, the second sentence doesn't sound right with the "that" after ``django.shortcuts``
now, but I will let a core dev decide on commit.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Simple change of sentance to mention actual module