Django

Code

Ticket #2355 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] tutorial3 limit missing

Reported by: django@alper.nl Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The documentation in tutorial3 says:

Here's one stab at the index() view, which displays the latest 5 poll questions in the system,

but the limits are missing from the code examples. A patch which adds them is attached.

Attachments

tut03.diff (0.8 kB) - added by django@alper.nl on 07/14/06 19:01:35.

Change History

07/14/06 19:01:35 changed by django@alper.nl

  • attachment tut03.diff added.

07/18/06 20:35:59 changed by mtredinnick

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

(In [3359]) Fixed #2355 -- Corrected a couple of small typos in code examples in tutorial03.


Add/Change #2355 ([patch] tutorial3 limit missing)




Change Properties
Action