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
01:57 Planning the Data Models
06:00 Adding a Post Model
13:36 Author Model & one-to-many
16:42 Tag Model many-to-many
18:04 Registering Models for Admin
19:19 Migrations & Admin Login
22:32 Adding Data via Admin
28:34 Configuring the Admin Panel
34:10 Fetching Posts for Starting Page
40:47 All Post & Single Post Pages
45:37 Using Author & Tags Data
54:11 Summary
-------------------------------------------------------------------------------------------------------------------------
Resources Link:
Code snapshot repository: [ Ссылка ]
For this section, the branches starting with "prj-data-models-..." hold the code snapshots for this course module.
For example: [ Ссылка ]
Module slides can be found in this branch: [ Ссылка ]
-------------------------------------------------------------------------------------------------------------------------
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
Ещё видео!