Django 3: STATIC FILES: images, CSS, JavaScript, Bootstrap 4 - CDN & Source Files Locally #3

preview_player
Показать описание
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 Instagram & twitter @tubemint
Рекомендации по теме
Комментарии
Автор

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)?

vadimavkhimenia
Автор

I got everything working including the templates but for some reason I cant get the bootstrap cdn to work properly, the navbar stays unaligned.

Buffarang
welcome to shbcf.ru