Django

Code

Ticket #5275 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Document QuerySet.iterator

Reported by: ubernostrum Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords: sprintsept14
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 1
Needs tests: 0 Patch needs improvement: 0

Description

Summary says it all; I could have sworn this was documented in db-api.txt, but now I can't find it anywhere. And this is a pretty useful method, so it's important to let people know it's there and how it works.

Attachments

5275.diff (1.0 kB) - added by ubernostrum on 09/14/07 19:44:53.
Patch documenting QuerySet.iterator()

Change History

08/27/07 23:29:43 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs set to 1.

09/14/07 19:44:53 changed by ubernostrum

  • attachment 5275.diff added.

Patch documenting QuerySet.iterator()

09/14/07 19:45:10 changed by ubernostrum

  • has_patch set to 1.
  • stage changed from Accepted to Ready for checkin.

09/14/07 19:50:36 changed by ubernostrum

  • keywords set to sprintsept14.

09/15/07 13:31:51 changed by adrian

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

(In [6303]) Fixed #5275 -- Documented QuerySet?.iterator(). Thanks, ubernostrum

09/21/07 13:43:18 changed by anonymous

Has a markup typo, see #5565


Add/Change #5275 (Document QuerySet.iterator)




Change Properties
Action