Django

Code

Ticket #4455 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

MEDIA_ROOT_URL does not exist

Reported by: jordi.bofill@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

I think environment MEDIA_ROOT_URL mentioned does not exist. it could be MEDIA_ROOT or MEDIA_URL.

SERVING STATIC FILES WITH THE DEVELOPMENT SERVER
By default, the development server doesn’t serve any static files for your site
 (such as CSS files, images, things under MEDIA_ROOT_URL and so forth). If you want
 to configure Django to serve static media, read the serving static files documentation.

http://www.djangoproject.com/documentation/django-admin/

Attachments

Change History

06/02/07 03:00:12 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5418]) Fixed #4455 -- Small typo fix.


Add/Change #4455 (MEDIA_ROOT_URL does not exist)




Change Properties
Action