Django

Code

Ticket #11336 (closed: fixed)

Opened 9 months ago

Last modified 9 months ago

Warning under the "Generic Views" header in main docs page

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

Description

http://docs.djangoproject.com/en/dev/

Under generic views, the following error message is displayed:

System Message: WARNING/2 (/home/djangodocs/en/dev/index.txt)

undefined label: topics-generic-views

Possibly related to http://code.djangoproject.com/changeset/11025?

Attachments

Change History

06/17/09 15:53:45 changed by ramiro

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

Yes, the references were added in index.txt and topics/index.txt but the target file topics/generic-views.txt wasn't added until r11026. Sphinx doesn't to know it needs to re-process the other files to regenerate the xrefs, so these two links are broken until the next commit that touches them and so forces the re-generation of the HTML copies.

06/17/09 19:06:38 changed by Alex

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

Fixed in r11031


Add/Change #11336 (Warning under the "Generic Views" header in main docs page)




Change Properties
Action