#21071 closed Uncategorized (worksforme)
bad link to docs from settings.py
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4-beta-1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I clicked on https://docs.djangoproject.com/en//ref/settings/#allowed-hosts on the automatically generated project file: settings.py and landed on a "bad link" on the djangoproject.com site.
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
Please can you tell us exactly which version of Django do you use and how did you install it (from pip, distro package, ...)?
comment:3 by , 11 years ago
Resolution: | needsinfo → worksforme |
---|
I think I found the problem. Linux Mint Nadia uses packages from Ubuntu 12.10 (https://launchpad.net/ubuntu/quantal/+source/python-django). That version has been patched with the security commit [9936fdb11d0], but not with the patch that fixed the link mentioned by the OP ([4cdfb24c98]).
So this is a distribution issue, not a Django one.
running linux mint:
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=14
DISTRIB_CODENAME=nadia
DISTRIB_DESCRIPTION="Linux Mint 14 Nadia"