#13151: If ADMIN_MEDIA_PREFIX is not assigned, things don't work...documentation
should be updated
-----------------------------------------------------+----------------------
Reporter: [email protected] | Owner: nobody
Status: reopened | Milestone:
Component: Documentation | Version: 1.1
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------------+----------------------
Changes (by mlissner):
* status: closed => reopened
* resolution: wontfix =>
Comment:
Sorry if that was vague, umm, my suggestion is to note that if
ADMIN_MEDIA_PREFIX isn't present in settings.py, that it will default to
/media/, which will cause things not to work in certain cases. When it
doesn't work, the error message is TOTALLY vague, giving only permission
denied messages, even for folders that don't exist.
I believe that without ADMIN_MEDIA_PREFIX you CAN use the admin site, and
you can even do so with it set to something crazy, as I have above, if you
are using runserver, as I am on my development machine.
--
Ticket URL: <http://code.djangoproject.com/ticket/13151#comment:2>
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.