Django

Code

Ticket #1682 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Line 180 in /docs/tutorial04.txt needs a '.html'

Reported by: jheasly@earthlink.net 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

Line 180 of the magic-removal /docs/tutorial04.txt should be changed from

template_name='polls/results'

to

template_name='polls/results.html'

I believe. Otherwise you get a "TemplateDoesNotExist? at /polls/1/results/" error.

Attachments

htmlFixes.diff (1.2 kB) - added by scum on 04/25/06 15:21:33.
Tutorial 4 'add .html' fixes

Change History

04/25/06 15:21:33 changed by scum

  • attachment htmlFixes.diff added.

Tutorial 4 'add .html' fixes

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

10/24/06 15:17:23 changed by adrian

  • milestone deleted.

Milestone Version 0.92 deleted


Add/Change #1682 (Line 180 in /docs/tutorial04.txt needs a '.html')




Change Properties
Action