#9911 closed (invalid)
Online Docs: Debian django version update
Reported by: | ed42 | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The current supported Django versions should be updated here:
http://docs.djangoproject.com/en/dev/misc/distributions/
I just installed on Debian via:
aptitude install -t testing python-django
and got version 1.02.
The current text may make Debian users believe they better install Django manually, that'd be sad.
Newer Versions may also be valid for "stable" Debian as well as for FreeBSD (should be 1.02 as well).
Furthermore I propose that this page:
http://docs.djangoproject.com/en/dev/howto/deployment/
be complemented with links to to the ../misc/distributions URL from above as well as this one:
http://code.djangoproject.com/wiki/django_apache_and_mod_wsgi
Because without WSGI configuration the command line functions work but one will not see the web server working.
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.