Django

Code

Ticket #1510 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] Minor documentation glitch

Reported by: pa-ching 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

At http://www.djangoproject.com/documentation/generic_views/#using-list-detail-generic-views

There's an error in the documentation:

System Message: ERROR/3 (/home/html/djangoproject.com/docs/generic_views.txt, line 297)

Malformed table. Text in column margin at line offset 11.

It looks like someone has forgotten the newline before template_object_name.

Attachments

docs_generic_views.diff (2.4 kB) - added by Andy Dustman <farcepest@gmail.com> on 03/20/06 20:00:51.
Formatting (ReST) fix

Change History

03/20/06 20:00:51 changed by Andy Dustman <farcepest@gmail.com>

  • attachment docs_generic_views.diff added.

Formatting (ReST) fix

03/21/06 00:48:24 changed by akaihola

  • summary changed from Minor documentation glitch to [patch] Minor documentation glitch.

This bug is a bit embarrassing since it appears in the official documentation on djangoproject.com as a ReST error message.

Notice how the red-green highlighted view of Andy's patch looks a bit different than the plain text version? There's a space missing on the first text row of each right-column cell.

I noted this on #trac in freenode, but didn't check trac tickets.

03/22/06 04:13:39 changed by gbrandl <g.brandl-nospam@gmx.net>

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

Add/Change #1510 ([patch] Minor documentation glitch)




Change Properties
Action