Django

Code

Ticket #5565 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

docs/db-api markup error

Reported by: gkelly Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

There's a markup error in the db-api docs showing up on the site.

iterator()

System Message: WARNING/2 (<string>, line 955)

Title underline too short.

``iterator()``
~~~~~~~~~~~~

Evaluates the QuerySet (by performing the query) and returns an iterator over the results...

Attachments

Change History

09/21/07 23:58:27 changed by ubernostrum

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

(In [6405]) Fixed #5565: Corrected small reST error in docs/db-apit.txt. Thanks, gkelly


Add/Change #5565 (docs/db-api markup error)




Change Properties
Action