Opened 12 years ago
Closed 12 years ago
#20632 closed Bug (fixed)
Wrong link in settings.py
| Reported by: | anonymous | Owned by: | Baptiste Mispelon |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | 1.6-alpha-1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
https://docs.djangoproject.com/en/1.6/howto/static-files/ is written as a reference in the settings.py file of django 1.6a1. Thank you.
Change History (3)
comment:1 by , 12 years ago
| Component: | Uncategorized → Core (Management commands) |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
| Type: | Uncategorized → Bug |
comment:2 by , 12 years ago
| Has patch: | set |
|---|
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Pull request here: https://github.com/django/django/pull/1293