Closed realslimshanky closed 5 years ago
Why was this change necessary? django-init was unable to serve media files. This addresses #323.
How does it address the problem? MEDIA_URL configuration is added to support serving media file.
Are there any side effects? None.
Why was this change necessary? django-init was unable to serve media files. This addresses #323.
How does it address the problem? MEDIA_URL configuration is added to support serving media file.
Are there any side effects? None.