Django

Code

Ticket #6742 (closed: fixed)

Opened 6 months ago

Last modified 6 months ago

Formatting error in flatpages docs

Reported by: Alex Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

There is an issue here: http://www.djangoproject.com/documentation/flatpages/#installation this occurs because in the raw file things are numbered, 1, 1, 2, 3, in stead of 1, 2, 3, 4 (http://code.djangoproject.com/browser/django/trunk/docs/flatpages.txt)

Attachments

flt.diff (0.9 kB) - added by Alex on 03/09/08 15:21:08.

Change History

03/09/08 15:21:08 changed by Alex

  • attachment flt.diff added.

03/09/08 16:59:09 changed by adrian

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

(In [7210]) Fixed #6742 -- Fixed numbering error in docs/flatpages.txt


Add/Change #6742 (Formatting error in flatpages docs)




Change Properties
Action