#14667 closed (fixed)
Link MEDIA_* settings to file management docs
| Reported by: | Adam Vandenberg | Owned by: | Jannis Leidel |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | 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
This patch links the MEDIA_* settings in the full settings list to the "managing files" topic, which has more info on how they are used.
Also tweaks the formatting in those 2 settings, and moves a nearby ref down to where it should go.
Attachments (1)
Change History (4)
by , 15 years ago
| Attachment: | media-settings.diff added |
|---|
comment:1 by , 15 years ago
| milestone: | → 1.3 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [14533]) Fixed #14524, #14582, #14617, #14665 and #14667 -- Tweaked staticfiles app.
Thanks to everyone for input, especially to Carl Meyer, Ted Kaemming and
Adam Vandenberg for patches.