Opened 17 years ago

Closed 17 years ago

#4209 closed (wontfix)

install page has not been updated and still references old 0.95 installation files and versions

Reported by: ckelly5@… Owned by: Jacob
Component: *.djangoproject.com Version: 0.96
Severity: Keywords: install
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Under the 0.96 installation section (http://www.djangoproject.com/documentation/0.96/install/), subheading "install the django code, installing the official version". The instructions still reference the 0.95 version of the files.

Also, there is no mention of the mysql_old backend (starting in 0.96), though that may be intentional...

Change History (2)

comment:1 by Simon G. <dev@…>, 17 years ago

Component: DocumentationDjango Web site
Summary: 0.96 install page references 0.95 installation files and versionsinstall page has not been updated and still references old 0.95 installation files and versions
Triage Stage: UnreviewedAccepted

This is updated in the current docs (i.e. it references "django-NNN where NNN is the latest..." etc), but the website is still using the old docs.

comment:2 by Jacob, 17 years ago

Resolution: wontfix
Status: newclosed

Can't really fix this without going back and changing the docs "back in time" in SVN... the old versions are essentially SVN snapshots as of a particular revision.

Note: See TracTickets for help on using tickets.
Back to Top