#1694 closed defect (fixed)
get_list()->objects.all() in tutorial1.txt
Description ¶
ca line 452, "get_list()" is mentioned in a comment, but the all() method is the one used.
Note:
See TracTickets
for help on using tickets.
Reported by: | wilson@… | 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 |
ca line 452, "get_list()" is mentioned in a comment, but the all() method is the one used.
© 2005-2025 Django SoftwareFoundation unless otherwise noted. Django is a registered trademark of the Django Software Foundation.
A fix for this is included in #1704.