Opened 15 years ago
Closed 15 years ago
#12936 closed (invalid)
I cannot change the way django app displays FileFields
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Forms | Version: | 1.1 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi
I have a model with file field.
The way it is displayed in admin site when I am editing is following:
Currently: "xxxx/yyy/zzzz"
Change:
I want to change the path that is displayed after "Currently".
It does not take into account my MEDIA_URL setting, and my custom url for displaying the files.
Any way to do it?
Note:
See TracTickets
for help on using tickets.
Trac is for filing bugs against django, not for asking support questions, please use either the django-users mailing list or the #django channel on irc.freenode.net