Opened 18 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: | 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 , 17 years ago
Component: | Documentation → Django Web site |
---|---|
Summary: | 0.96 install page references 0.95 installation files and versions → install page has not been updated and still references old 0.95 installation files and versions |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
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.
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.