#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
The section in http://docs.djangoproject.com/en/dev/ref/contrib/admin/#modeladmin-media-definitions should properly mention what is in http://docs.djangoproject.com/en/dev/topics/forms/media/#paths-in-media-definitions or just delete the reference to MEDIA_URL.
Attachments (1)
Change History (6)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Version: | 1.2 → SVN |
by , 14 years ago
Attachment: | modeladmin-media-definitions.diff added |
---|
comment:2 by , 14 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
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 , 14 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
ModelAdmin media docs don't mention STATIC_URL