Django

Code

Ticket #7832 (closed: fixed)

Opened 1 month ago

Last modified 1 month ago

documentaion syntax error in newforms documentation

Reported by: omat@gezgin.com Assigned to: nobody
Milestone: 1.0 alpha Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

In the Formsets section, there appears a syntax error message:

System Message: WARNING/2 (<string>, line 2198); backlink
Inline literal start-string without end-string.

screen capture is attached.

Attachments

capture.png (38.2 kB) - added by omat@gezgin.com on 07/19/08 05:04:06.

Change History

07/19/08 05:04:06 changed by omat@gezgin.com

  • attachment capture.png added.

07/19/08 05:19:54 changed by omat@gezgin.com

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

And another typo in the same page, under Formsets title:

Using a formsets in views and templates

Should be 'formset' instead of 'formsets'.

07/19/08 06:27:56 changed by russellm

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

(In [7978]) Fixed #7832 -- Corrected a formatting error in the newforms docs. Thanks to omat@gezgin.com for the report.


Add/Change #7832 (documentaion syntax error in newforms documentation)




Change Properties
Action