Django

Code

Ticket #293 (closed: fixed)

Opened 3 years ago

Last modified 1 year ago

Typo in Tutorial 4

Reported by: espen@grindhaug.org Assigned to: jacob
Milestone: Component: Documentation
Version: Keywords:
Cc: Triage Stage: Design decision needed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

At the end of Write a simple form you got this:

And edit the detail.html template to add this snippet toward the top of the page somewhere:

{% if error_message %}<p><strong>{{ error_message }}</strong></p>{% endif %}

But that is already done, so this is just the same over again.

Attachments

Change History

08/09/05 10:34:20 changed by adrian

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

(In [439]) Fixed #293 -- Typo in tutorial04. Thanks, espen@grindhaug.org


Add/Change #293 (Typo in Tutorial 4)




Change Properties
Action