Django

Code

Ticket #1694 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

get_list()->objects.all() in tutorial1.txt

Reported by: wilson@afn.org Assigned to: jacob
Milestone: Component: Documentation
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

ca line 452, "get_list()" is mentioned in a comment, but the all() method is the one used.

Attachments

Change History

04/27/06 08:41:03 changed by Malcolm Tredinnick <malcolm@pointy-stick.com>

A fix for this is included in #1704.

04/28/06 20:10:17 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [2776]) magic-removal: Fixed #1704, #1682, #1693, #1694, #1695, #1696 -- Made corrections to tutorials. Thanks, Malcolm and crew


Add/Change #1694 (get_list()->objects.all() in tutorial1.txt)




Change Properties
Action