This course is about Django - the most popular Python web development framework out there!
Django covers all aspects of web development - from handling requests and responses, over rendering dynamic HTML pages with templates, all the way up to making database access and data management easy. It's all baked in and it's all covered in great detail in this course!
This course teaches Django from the ground up - you don't need to know anything about it to get started. Basic Python and web development knowledge is all you need.
-------------------------------------------------------------------------------------------------------------------------
Chapters:
00:00 Module Introduction
03:07 What & Why
09:08 Setup & Analyzing the Project Folder
16:11 Working with Apps
21:00 URLs & Views
33:19 Getting Started with Templates
40:13 Static Files & First Steps with the Django Template Language
48:38 Key Django Template Language Features & Tags
58:17 Using What we Learned
01:07:10 Adding a Detail Page
01:17:54 Dynamic Paths
01:26:07 Dynamic URLs in Templates
01:32:56 Using Template Inheritance
01:45:41 Includes
01:50:40 What is Data
01:55:23 Getting Started with Models
02:05:35 Using the Admin Panel
02:10:16 Querying Data
02:18:07 Adding Image Upload
02:29:45 Serving & Displaying Images
02:36:47 Configuring the Admin Area
02:45:13 many-to-many Relations
02:54:58 More Meetup Fields & Outputting Related Data
03:02:36 Creating a Modelform
03:10:57 Handling Form Submission
03:21:08 More on Form Submission & Validation
03:31:55 From Modelform to Form
03:41:12 Polishing Organizer Email
03:49:38 Optimizing URLs
03:53:37 Wrap Up
-------------------------------------------------------------------------------------------------------------------------
Resources Link:
* Code snapshot repository: [ Ссылка ]
For this section, the branches starting with "summary-..." hold the code snapshots for this course module.
For example: [ Ссылка ]
* base.css-File
[ Ссылка ]
* Extra-CSS-Files
[ Ссылка ]
-------------------------------------------------------------------------------------------------------------------------
We'll start at the absolute basics and understand how to create Django project, how to run them and how to add features - step by step.
In detail, this course covers:
• Installing Django
• Creating and understanding Django projects
• Understanding URLs, views, requests and responses
• Working with templates and static files like CSS and images
• Working with data and models
• Connecting data with relationships (one-to-many, one-to-one, many-to many)
• Querying data with Django's powerful model solution
• Adding administration panels to your projects
• Handling user input with forms - manually and with Django's built-in form support
• Advanced features like class-based views (and when to use them)
• Dealing with file uploads and how to serve uploaded files
• Working with sessions
• In-depth deployment instructions and examples
• Different ways of deploying and serving static files and user uploads
• And much more!
-------------------------------------------------------------------------------------------------------------------------
Who this course is for:
• Python developers who want to take the next step and dive into web development with Python
• JavaScript developers who want to explore Python for web development
• Everyone interested in learning how to build websites with Python
-------------------------------------------------------------------------------------------------------------------------
Course Credits: Created by Academind by Maximilian Schwarzmüller, Maximilian Schwarzmüller
Course Official Link: [ Ссылка ]
-------------------------------------------------------------------------------------------------------------------------
Tags: #DjangoCourse #PythonWebDevelopment #PythonFramework #WebDevelopmentBasics #DjangoProjects #HTMLTemplates #DatabaseManagement #ModelSolution #FormHandling #ClassBasedViews #FileUploads #SessionManagement #DeploymentInstructions #StaticFiles #UserUploads #BlogWebsite #PythonDevelopers #JavaScriptDevelopers #WebsiteBuilding #UdemyCourse #learnwithudemycourse
Follow for more: @learnwithudemycourse
Ещё видео!