Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#15030 closed (fixed)

ModelAdmin media docs don't mention STATIC_URL

Reported by: Jannis Leidel Owned by: anonymous
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Attachments (1)

modeladmin-media-definitions.diff (886 bytes ) - added by Silva 13 years ago.
ModelAdmin media docs don't mention STATIC_URL

Download all attachments as: .zip

Change History (6)

comment:1 by Jannis Leidel, 13 years ago

Triage Stage: UnreviewedAccepted
Version: 1.2SVN

by Silva, 13 years ago

ModelAdmin media docs don't mention STATIC_URL

comment:2 by Silva, 13 years ago

Has patch: set
Owner: changed from nobody to anonymous
Status: newassigned

Added the mentioned missing documentation, this being my first time helping out on the Django project and after following the rules mention on the wiki for contributing i hope it helps.

If it does need any changes please let me know.

comment:3 by Jannis Leidel, 13 years ago

Triage Stage: AcceptedReady for checkin

comment:4 by Tim Graham, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [15225]) Fixed #15030 - ModelAdmin media docs don't mention STATIC_URL. Thanks jezdez for the suggestion, Silva for the draft patch.

comment:5 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

Note: See TracTickets for help on using tickets.
Back to Top