[ad_1]
https://i.ytimg.com/vi/9y9fJ01qM4U/hqdefault.jpg
Complete Django 3 Course: https://amzn.to/2TBBAiS
Django 3: STATIC FILES: images, CSS, JavaScript, Bootstrap 4 – CDN & Source Files Locally
How to add upload and display images in Django 3
How to add CSS and JavaScript in Django 3
How to add Bootstrap 4 with CDN and locally bootstrap source files
===============================
These are my favorite tools that I use to find easy to rank keywords, spy my competitors, and host my affiliate websites for speedy page load. These are my affiliate links with extra cost to you, however I get commission when you subscribe to them.
Thanks..:)
================================
Original source
One response to “Dajngo 3: STATIC FILES: images, CSS, JavaScript, Bootstrap 4 – CDN & Source Files Locally #3”
After you deleted the MEDIA_ROOT and MEDIA_URL parameters what do you do with the urlpatterns += static(settings.MEDIA_URL, document_root = settings.MEDIA_ROOT)?