Opened 19 years ago
Closed 19 years ago
#3072 closed defect (fixed)
object_detail docstring says "Generic list of objects"
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Generic views | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Should read "Generic detail of an object" or somesuch.
Note:
See TracTickets
for help on using tickets.
(In [4124]) Fixed #3072 -- Fixed docstring in object_detail() generic view. Thanks, Matt McClanahan