#9247: Add mention of "-adminmedia=" option for manage.py in "How to serve static files" ---------------------------------------+------------------------------------ Reporter: Vincent | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: ADMIN_MEDIA_PREFIX static | Stage: Unreviewed Has_patch: 0 | ---------------------------------------+------------------------------------ Hi,
since I had a hard time finding out how to serve custom files in ADMIN_MEDIA_PREFIX in development mode ( no webserver, just runserver ), I thought you might want to help users having the same problem by mentioning the "--adminmedia" command line option in the documentation "How to serve static files". I finally found it in the source code, since I didn't expect to find it as a command line parameter in the first place. -- Ticket URL: <http://code.djangoproject.com/ticket/9247> 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 -~----------~----~----~----~------~----~------~--~---
