#14667 closed (fixed)
Link MEDIA_* settings to file management docs
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.
Change History (4)
by , 14 years ago
Attachment: | media-settings.diff added |
---|
comment:1 by , 14 years ago
milestone: | → 1.3 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 14 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.