#13151: If ADMIN_MEDIA_PREFIX is not assigned, things don't work...documentation
should be updated
-----------------------------------------------------+----------------------
Reporter: [email protected] | Owner: nobody
Status: closed | Milestone:
Component: Documentation | Version: 1.1
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------------+----------------------
Changes (by russellm):
* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0
Comment:
When you start a new project, ADMIN_MEDIA_PREFIX is included in the stub
settings file, and set to '/media/'. If you delete this line, it falls
back to the default value, which is also '/media/'. The documentation you
reference says that your value for ADMIN_MEDIA_PREFIX will default to
'/media/', but it mustn't clash with the URL you choose for your site
media.
What exactly do you want us to clarify? If you don't have a valid
ADMIN_MEDIA_PREFIX, you won't be able to use the admin site, so suggesting
ADMIN_MEDIA_PREFIX = "/path/to/wherever/that/does/not/even/exist/" isn't a
good idea.
Marking wontfix; if you can clarify exactly what needs improving, please
reopen.
--
Ticket URL: <http://code.djangoproject.com/ticket/13151#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.