#1694 closed defect (fixed)
get_list()->objects.all() in tutorial1.txt
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | magic-removal |
| 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
ca line 452, "get_list()" is mentioned in a comment, but the all() method is the one used.
Change History (2)
Note:
See TracTickets
for help on using tickets.
A fix for this is included in #1704.