Opened 5 weeks ago
Closed 5 weeks ago
#35826 closed Cleanup/optimization (needsinfo)
Document usage examples for decorator utils
Reported by: | Adam Johnson | Owned by: | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | 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
This documentation section lacks usage examples—let's add some! The tools are quite opaque otherwise, it's not even clear that some are decorators.
Change History (2)
comment:1 by , 5 weeks ago
comment:2 by , 5 weeks ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
Closing as needsinfo to clear our unrtriaged queue, but Adam please reopen when/if you can provide more specific details. Thank you!
Note:
See TracTickets
for help on using tickets.
Hello Adam, thanks for this ticket! I'm generally in favor of better and clearer docs.
But, for the specific docs section that you reference, wouldn't the examples linked from there ("See decorating class based views for example usage.") be the ones you are looking for?