Django

Code

Ticket #2435 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Wording errors in Tutorial 4

Reported by: nicholas@aquarionics.com Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

A couple of comments. First, when you say:

Similarly, the object_list generic view uses a template called <app name>/<module name>_list.html. Thus, rename poll/index.html to polls/poll_list.html.

The second sentance is wrong, you have to rename "polls/index.html"

Also, when you say "Previous versions of this tutorial" in the generic views section, it sounds like you mean the versions published for the 0.90 & 0.91 releases. Shouldn't this be "Previous Parts"?

Attachments

Change History

07/27/06 11:16:17 changed by adrian

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

(In [3456]) Fixed #2435 -- Fixed wording errors in Tutorial 4. Thanks, nicholas@aquarionics.com

01/17/07 16:12:17 changed by

  • milestone deleted.

Milestone Version 1.0 deleted


Add/Change #2435 (Wording errors in Tutorial 4)




Change Properties
Action