#9667 closed (invalid)
replace package versions with links to up-to-date searches on the distributions page
Reported by: | Antti Kaihola | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | distributions packages | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Some information on the Third-party distributions documentation page is outdated. E.g. for Ubuntu it mentions 0.96.1 available for Ubuntu 7.10 whereas the current 8.10 version of Ubuntu provides a package for Django 1.0.
The page probably won't get much better the way it's organized, since the process of updating must go through tickets and commits.
Instead of mentioning specific versions of operating systems and Django versions provided for them, it would make sense to provide links to on-line resources where most up-to-date OS-specific information can be found.
Here are some links to start with. They point to current Django packages for:
- all Ubuntu releases, see also Ubuntu documentation on "Adding and Removing Software"
- all Debian releases, see the APT HOWTO for instructions
- RPM-based Linux distributions (from rpmfind.net)
- Gentoo
A page listing Django versions available for most current operating system releases fits better into the Django Wiki since its updating process is more light-weight.
Change History (3)
comment:1 by , 16 years ago
milestone: | → 1.1 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This ticket has been deprecated by #10424. Distro-specific material will be moved to the Django Wiki. I have moved much of the material from this ticket there. Thanks!