Django Static Files - Images and Media Configuration
Offered By: CodingWithMitch via YouTube
Course Description
Overview
Learn how to effectively manage static files in Django, including images, by exploring key concepts such as STATIC_URL, MEDIA_URL, STATIC_ROOT, MEDIA_ROOT, and STATICFILE_DIRS. Discover the differences between development and production environments for static file handling, with a focus on local storage for development. Gain practical insights through examples and learn how to set up static URLs and URL patterns. Explore the Django Admin interface in relation to static file management. Perfect for those building websites with Django and Python, this 16-minute tutorial provides essential knowledge for handling static files in your Django projects.
Syllabus
Intro
What are Static Files
Setting up Static URLs
Setting up URL Patterns
Examples
Django Admin
Taught by
CodingWithMitch
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera