Django

Code

Ticket #3992 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

bad link in old online docs

Reported by: hpaul@abo.fi Assigned to: jacob
Milestone: Component: Django Web site
Version: 0.96 Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 1
Needs tests: 0 Patch needs improvement: 0

Description

http://www.djangoproject.com/documentation/0.96/tutorial01/ shows a link "django-admin documentation" that points to http://www.djangoproject.com/documentation/0.96/django_admin/ and gives an error

Attachments

Change History

04/10/07 22:37:53 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • component changed from Django Web site to Documentation.
  • needs_tests changed.
  • needs_docs set to 1.

It should be "django-admin" and it's under the section "Changing the port"

04/12/07 06:30:16 changed by russellm

See also #4013. The trunk documentation redirects django_admin to django-admin; versioned documentation does not.

04/20/07 04:22:01 changed by mtredinnick

(In [5040]) Changed all URL references for django_admin/ to the canonical name of django-admin/. This will avoid problems with missing HTTP redirects in future historical documents. Refs #3992.

04/20/07 04:22:57 changed by mtredinnick

  • component changed from Documentation to Django Web site.

Website still needs redirects added for 0.96 documentation, so changing component.

[5040] should prevent the same problem from happening the future.

04/24/07 11:28:49 changed by Gary Wilson <gary.wilson@gmail.com>

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

It appears the redirect is now in place, closing ticket.


Add/Change #3992 (bad link in old online docs)




Change Properties
Action