本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCoursesOnline.Me] Academind Pro - Python Django The Practical Guide

种子简介

种子名称: [FreeCoursesOnline.Me] Academind Pro - Python Django The Practical Guide
文件类型: 视频
文件数目: 232个文件
文件大小: 11.08 GB
收录时间: 2025-6-27 22:05
已经下载: 3
资源热度: 21
最近下载: 2025-6-30 17:51

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:bea6cabc70609923b80b8ad3636d96944dd4a361&dn=[FreeCoursesOnline.Me] Academind Pro - Python Django The Practical Guide 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCoursesOnline.Me] Academind Pro - Python Django The Practical Guide.torrent
  • 1 - Getting Started/1 - Introduction.mp446.93MB
  • 1 - Getting Started/2 - What is Django.mp499.78MB
  • 1 - Getting Started/3 - The Course Prerequisites.mp438.5MB
  • 1 - Getting Started/4 - Whats Inside the Course.mp453.34MB
  • 1 - Getting Started/6 - Getting the Most out of the Course.mp456.31MB
  • 1 - Getting Started/7 - Choose Your Course Path.mp412.81MB
  • 10 - Forms/131 - Module Introduction.mp42.71MB
  • 10 - Forms/132 - Starting Setup.mp416.69MB
  • 10 - Forms/133 - Adding a Dummy Form.mp418.84MB
  • 10 - Forms/134 - Get & Post Requests.mp448.81MB
  • 10 - Forms/135 - CSRF Protection.mp470.67MB
  • 10 - Forms/136 - Handling Form Submission & Extracting Data.mp462.09MB
  • 10 - Forms/137 - Manual Form Validation & the Problems with that.mp441.69MB
  • 10 - Forms/138 - Using the Django Form Class.mp457.18MB
  • 10 - Forms/139 - Validation with Django Forms.mp420.37MB
  • 10 - Forms/140 - Customizing the Form Controls.mp473.73MB
  • 10 - Forms/141 - Customizing the Rendered HTML.mp428.76MB
  • 10 - Forms/142 - Adding Styling.mp4100.35MB
  • 10 - Forms/143 - Adding More Form Controls.mp4120.54MB
  • 10 - Forms/144 - Storing Form Data in a Database.mp457.39MB
  • 10 - Forms/145 - Introducing Modelforms.mp444.05MB
  • 10 - Forms/146 - Configuring the Modelform.mp427.69MB
  • 10 - Forms/147 - Saving Data with a Modelform.mp425.92MB
  • 10 - Forms/148 - Class Based Views.mp495.68MB
  • 10 - Forms/149 - Summary.mp461.29MB
  • 11 - Class Views/151 - Module Introduction.mp43.14MB
  • 11 - Class Views/152 - Adding Templates.mp415.22MB
  • 11 - Class Views/153 - TemplateView.mp440.68MB
  • 11 - Class Views/154 - Using the TemplateView.mp426.31MB
  • 11 - Class Views/155 - Showing a Detail Template.mp427.26MB
  • 11 - Class Views/156 - The ListView.mp448.86MB
  • 11 - Class Views/157 - DetailView.mp424.64MB
  • 11 - Class Views/158 - When to Use Which View.mp413.95MB
  • 11 - Class Views/159 - FormView.mp470.23MB
  • 11 - Class Views/160 - CreateView.mp433.76MB
  • 12 - File Uploads/162 - Module Introduction.mp42.39MB
  • 12 - File Uploads/163 - Starting Setup.mp44.48MB
  • 12 - File Uploads/164 - Making the File Upload Work.mp4103.48MB
  • 12 - File Uploads/165 - Storing Uploaded Files Naive Approach.mp432.12MB
  • 12 - File Uploads/166 - Adding a Form with a Filefield.mp430.4MB
  • 12 - File Uploads/167 - Using Models for File Storage.mp4109.76MB
  • 12 - File Uploads/168 - Using an Imagefield.mp411.24MB
  • 12 - File Uploads/169 - Using a CreateView.mp418.37MB
  • 12 - File Uploads/170 - Working with the File Field.mp420.66MB
  • 12 - File Uploads/171 - Serving Uploaded Files.mp443.3MB
  • 12 - File Uploads/172 - Summary.mp49.87MB
  • 13 - Sessions/174 - Module Introduction.mp4934.36KB
  • 13 - Sessions/175 - Problem Description.mp47.02MB
  • 13 - Sessions/176 - What are Sessions.mp48.33MB
  • 13 - Sessions/177 - Enabling & Configuring Sessions.mp414.54MB
  • 13 - Sessions/178 - Adding a New View.mp423.88MB
  • 13 - Sessions/179 - Storing Data in Sessions.mp423.46MB
  • 13 - Sessions/180 - Which Kind of Data Should be Stored.mp416.32MB
  • 13 - Sessions/181 - Using Session Data.mp436.29MB
  • 13 - Sessions/182 - Safely Accessing Session Data.mp49.25MB
  • 13 - Sessions/183 - Summary.mp47.15MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/185 - Module Introduction.mp44.82MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/186 - Adding an Imagefield to the Post Model.mp4102.27MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/187 - Serving Uploaded Files.mp476.98MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/188 - Converting Views to Class Based.mp4158.21MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/189 - Adding a Comment Model.mp437.31MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/190 - Adding a Comment Form.mp456.03MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/191 - Styling the Comment Form.mp451.07MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/192 - Handling Comment Form Submission.mp4233.81MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/193 - Comment Form Validation Styles.mp4121.05MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/194 - Outputting Comments.mp455.48MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/195 - Styling the Comments.mp422.33MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/196 - Comment Admin.mp424.32MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/197 - Read Later Starting Setup.mp480.5MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/198 - Managing Read Later via Session.mp4130.09MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/199 - Read Later Page & Styling.mp437.06MB
  • 14 - Course Project Building a Blog Forms Files & Sessions/200 - Finishing the Read Later Feature.mp448.18MB
  • 15 - Deployment/202 - Module Introduction.mp42.05MB
  • 15 - Deployment/203 - Deployment Considerations.mp419.24MB
  • 15 - Deployment/204 - Which Database.mp47.53MB
  • 15 - Deployment/205 - Django & Web Servers.mp418.82MB
  • 15 - Deployment/206 - Serving Static Files.mp418.52MB
  • 15 - Deployment/207 - Choosing a Hosting Provider.mp417.87MB
  • 15 - Deployment/208 - Getting Started & Revisiting Settings.mp4107.94MB
  • 15 - Deployment/209 - Collecting Static Files.mp427.98MB
  • 15 - Deployment/210 - Serving Static Files.mp411.06MB
  • 15 - Deployment/211 - A Note About Migrations.mp44.81MB
  • 15 - Deployment/212 - Locking in Dependencies.mp449.29MB
  • 15 - Deployment/214 - Using Environment Variables.mp436.23MB
  • 15 - Deployment/215 - Deploying with Elastic Beanstalk.mp497.9MB
  • 15 - Deployment/216 - SSL & Custom Domains.mp444.9MB
  • 15 - Deployment/217 - Connecting PostgreSQL.mp4231.81MB
  • 15 - Deployment/218 - Serving Static Files Separately.mp472.77MB
  • 15 - Deployment/219 - Serving Static Files via S3.mp4111.35MB
  • 15 - Deployment/220 - Moving File Uploads to S3.mp456.09MB
  • 15 - Deployment/221 - Summary.mp49.54MB
  • 16 - Optional Django Summary & Quick Introduction/223 - Module Introduction.mp46.02MB
  • 16 - Optional Django Summary & Quick Introduction/224 - What & Why.mp414.4MB
  • 16 - Optional Django Summary & Quick Introduction/225 - Setup & Analyzing the Project Folder.mp466.32MB
  • 16 - Optional Django Summary & Quick Introduction/226 - Working with Apps.mp49.75MB
  • 16 - Optional Django Summary & Quick Introduction/227 - URLs & Views.mp448.26MB
  • 16 - Optional Django Summary & Quick Introduction/228 - Getting Started with Templates.mp425.33MB
  • 16 - Optional Django Summary & Quick Introduction/229 - Static Files & First Steps with the Django Template Language.mp448.29MB
  • 16 - Optional Django Summary & Quick Introduction/230 - Key Django Template Language Features & Tags.mp459.79MB
  • 16 - Optional Django Summary & Quick Introduction/231 - Using What we Learned.mp448.44MB
  • 16 - Optional Django Summary & Quick Introduction/232 - Adding a Detail Page.mp462.26MB
  • 16 - Optional Django Summary & Quick Introduction/233 - Dynamic Paths.mp473.04MB
  • 16 - Optional Django Summary & Quick Introduction/234 - Dynamic URLs in Templates.mp436.15MB
  • 16 - Optional Django Summary & Quick Introduction/235 - Using Template Inheritance.mp4186.46MB
  • 16 - Optional Django Summary & Quick Introduction/236 - Includes.mp433.75MB
  • 16 - Optional Django Summary & Quick Introduction/237 - What is Data.mp412.89MB
  • 16 - Optional Django Summary & Quick Introduction/238 - Getting Started with Models.mp463.25MB
  • 16 - Optional Django Summary & Quick Introduction/239 - Using the Admin Panel.mp421.23MB
  • 16 - Optional Django Summary & Quick Introduction/240 - Querying Data.mp451.52MB
  • 16 - Optional Django Summary & Quick Introduction/241 - Adding Image Upload.mp4104.49MB
  • 16 - Optional Django Summary & Quick Introduction/242 - Serving & Displaying Images.mp490.95MB
  • 16 - Optional Django Summary & Quick Introduction/243 - Configuring the Admin Area.mp472.2MB
  • 16 - Optional Django Summary & Quick Introduction/244 - Setting onetomany Relations.mp490.17MB
  • 16 - Optional Django Summary & Quick Introduction/245 - manytomany Relations.mp494.14MB
  • 16 - Optional Django Summary & Quick Introduction/246 - More Meetup Fields & Outputting Related Data.mp493.39MB
  • 16 - Optional Django Summary & Quick Introduction/247 - Creating a Modelform.mp439.17MB
  • 16 - Optional Django Summary & Quick Introduction/248 - Handling Form Submission.mp4146.82MB
  • 16 - Optional Django Summary & Quick Introduction/249 - More on Form Submission & Validation.mp468.7MB
  • 16 - Optional Django Summary & Quick Introduction/250 - From Modelform to Form.mp40B
  • 16 - Optional Django Summary & Quick Introduction/251 - Polishing Organizer Email.mp454MB
  • 16 - Optional Django Summary & Quick Introduction/252 - Optimizing URLs.mp426.21MB
  • 16 - Optional Django Summary & Quick Introduction/253 - Wrap Up.mp410.62MB
  • 2 - Course Setup/10 - Creating a Django Project.mp44.64MB
  • 2 - Course Setup/11 - Installing an IDE.mp439.54MB
  • 2 - Course Setup/12 - Analyzing the Created Project.mp462.25MB
  • 2 - Course Setup/13 - Starting a Development Server.mp422.86MB
  • 2 - Course Setup/14 - Django Apps.mp424.82MB
  • 2 - Course Setup/15 - Analyzing the Created Project.mp47.09MB
  • 2 - Course Setup/8 - Module Introduction.mp41.65MB
  • 2 - Course Setup/9 - Installing Python & Django.mp440.02MB
  • 3 - URLs & Views/18 - Module Introduction.mp45.48MB
  • 3 - URLs & Views/19 - Creating a New Project.mp49.64MB
  • 3 - URLs & Views/20 - What are URLs & Views.mp418.56MB
  • 3 - URLs & Views/21 - Creating a First View & URL.mp459.36MB
  • 3 - URLs & Views/22 - Adding More Views & URLs.mp425.16MB
  • 3 - URLs & Views/23 - Dynamic Path Segments & Captured Values.mp4123.4MB
  • 3 - URLs & Views/24 - Path Converters.mp423.79MB
  • 3 - URLs & Views/25 - Adding More Dynamic View Logic.mp457.42MB
  • 3 - URLs & Views/26 - Redirects.mp460.28MB
  • 3 - URLs & Views/27 - The Reverse Function & Named URLs.mp4174.06MB
  • 3 - URLs & Views/28 - Returning HTML.mp436.33MB
  • 3 - URLs & Views/29 - Practicing URLs Views & Dynamic View Logic.mp4165.62MB
  • 3 - URLs & Views/30 - Summary.mp463.4MB
  • 4 - Templates & Static Files/32 - Module Introduction.mp419.2MB
  • 4 - Templates & Static Files/33 - Adding & Registering Templates.mp4203.9MB
  • 4 - Templates & Static Files/34 - Rendering Templates.mp446.23MB
  • 4 - Templates & Static Files/35 - Template Language & Variable Interpolation.mp447.52MB
  • 4 - Templates & Static Files/36 - Exercise Solution.mp420.26MB
  • 4 - Templates & Static Files/37 - Filters.mp426.64MB
  • 4 - Templates & Static Files/38 - The Django Visual Studio Code Extension.mp415.63MB
  • 4 - Templates & Static Files/39 - Tags & the for Tag.mp482.23MB
  • 4 - Templates & Static Files/40 - The URL Tag for Dynamic URLs.mp432.81MB
  • 4 - Templates & Static Files/41 - The if Tag for Conditional Content.mp456.43MB
  • 4 - Templates & Static Files/42 - Template Inheritance.mp4115.58MB
  • 4 - Templates & Static Files/43 - Exercise Solution.mp48.24MB
  • 4 - Templates & Static Files/44 - Including Partial Template Snippets.mp459.87MB
  • 4 - Templates & Static Files/46 - 404 Templates.mp4112.33MB
  • 4 - Templates & Static Files/47 - Adding Static Files.mp484.43MB
  • 4 - Templates & Static Files/48 - Adding Global Static Files.mp462.5MB
  • 4 - Templates & Static Files/49 - Adding CSS Styling.mp493.9MB
  • 4 - Templates & Static Files/51 - Summary.mp432.13MB
  • 5 - Course Project Building a Blog The Basics/53 - Module Introduction.mp41.79MB
  • 5 - Course Project Building a Blog The Basics/54 - Setting Up the Starting Project.mp46.6MB
  • 5 - Course Project Building a Blog The Basics/55 - Planning the Project.mp414.82MB
  • 5 - Course Project Building a Blog The Basics/56 - Adding URLs & Views.mp4101.43MB
  • 5 - Course Project Building a Blog The Basics/57 - Adding First Templates.mp447.05MB
  • 5 - Course Project Building a Blog The Basics/58 - Template Content & Static Files.mp4149.28MB
  • 5 - Course Project Building a Blog The Basics/59 - Adding Images as Static Files.mp420.49MB
  • 5 - Course Project Building a Blog The Basics/60 - Adding the All Posts Page & Style.mp4117.62MB
  • 5 - Course Project Building a Blog The Basics/61 - Linking the Pages.mp430.39MB
  • 5 - Course Project Building a Blog The Basics/62 - Adding the Single Post Page.mp439.74MB
  • 5 - Course Project Building a Blog The Basics/63 - Adding Dummy Data to the Views File.mp460.93MB
  • 5 - Course Project Building a Blog The Basics/64 - Special Template Features & Syntax.mp4190.56MB
  • 5 - Course Project Building a Blog The Basics/65 - Adding a Single Post Page.mp499.81MB
  • 5 - Course Project Building a Blog The Basics/66 - Adding a 404 Page.mp410.77MB
  • 6 - Data & Models/68 - Module Introduction.mp418.45MB
  • 6 - Data & Models/69 - Different Kinds of Data.mp418.66MB
  • 6 - Data & Models/70 - Understanding Database Options.mp412.57MB
  • 6 - Data & Models/71 - Understanding SQL.mp467.91MB
  • 6 - Data & Models/72 - Django Models.mp41.94MB
  • 6 - Data & Models/73 - Creating a Django Model with Fields.mp435.29MB
  • 6 - Data & Models/74 - Migrations.mp459.36MB
  • 6 - Data & Models/75 - Inserting Data.mp418.98MB
  • 6 - Data & Models/76 - Getting all Entries.mp47.43MB
  • 6 - Data & Models/77 - Updating Models & Migrations.mp4154.6MB
  • 6 - Data & Models/78 - Blank vs Null.mp48.96MB
  • 6 - Data & Models/79 - Updating Data.mp428.45MB
  • 6 - Data & Models/80 - Deleting Data.mp44.76MB
  • 6 - Data & Models/81 - Create Instead of Save.mp412.13MB
  • 6 - Data & Models/82 - Querying & Filtering Data.mp447.54MB
  • 6 - Data & Models/83 - or Conditions.mp416.29MB
  • 6 - Data & Models/84 - Query Performance.mp425.61MB
  • 6 - Data & Models/86 - Preparing Templates.mp438.12MB
  • 6 - Data & Models/87 - Rendering Queried Data in the Template.mp415.69MB
  • 6 - Data & Models/88 - Rendering the Details Page.mp4145.53MB
  • 6 - Data & Models/89 - Model URLs.mp432.42MB
  • 6 - Data & Models/90 - Adding a Slugfield & Overwriting Save.mp456.99MB
  • 6 - Data & Models/91 - Using the Slug & Updating Field Options.mp444.32MB
  • 6 - Data & Models/92 - Aggregation & Ordering.mp472.99MB
  • 6 - Data & Models/93 - Summary.mp439.8MB
  • 7 - Admin/100 - More Config Options.mp451.79MB
  • 7 - Admin/95 - Module Introduction.mp46.55MB
  • 7 - Admin/96 - Logging Data Into the Admin Panel.mp420.04MB
  • 7 - Admin/97 - Adding Models to the Admin Area.mp415.55MB
  • 7 - Admin/98 - Configuring Model Fields.mp416.03MB
  • 7 - Admin/99 - Configuring the Admin Settings.mp498.5MB
  • 8 - Relationships/102 - Module Introduction.mp45.95MB
  • 8 - Relationships/103 - Understanding Relationship Types.mp46.76MB
  • 8 - Relationships/104 - Adding a onetomany Relation & Migrations.mp470.77MB
  • 8 - Relationships/105 - Working with Relations in Python Code.mp426.65MB
  • 8 - Relationships/106 - Cross Model Queries.mp448.7MB
  • 8 - Relationships/107 - Managing Relations in Admin.mp428.07MB
  • 8 - Relationships/108 - Adding a onetoone Relation.mp451MB
  • 8 - Relationships/109 - Onetoone Python Code.mp420.19MB
  • 8 - Relationships/110 - Onetoone & Admin Config.mp432.13MB
  • 8 - Relationships/111 - Settingup manytomany.mp458.17MB
  • 8 - Relationships/112 - Using manytomany in Python.mp425.7MB
  • 8 - Relationships/113 - Manytomany in Admin.mp422.92MB
  • 8 - Relationships/115 - Summary.mp420.2MB
  • 9 - Course Project Building a Blog Data & Models/117 - Module Introduction.mp416.37MB
  • 9 - Course Project Building a Blog Data & Models/118 - Planning the Data Models.mp412.11MB
  • 9 - Course Project Building a Blog Data & Models/119 - Adding a Post Model.mp444.68MB
  • 9 - Course Project Building a Blog Data & Models/120 - Author Model & onetomany.mp439.86MB
  • 9 - Course Project Building a Blog Data & Models/121 - Tag Model manytomany.mp415.82MB
  • 9 - Course Project Building a Blog Data & Models/122 - Registering Models for Admin.mp44.25MB
  • 9 - Course Project Building a Blog Data & Models/123 - Migrations & Admin Login.mp417.03MB
  • 9 - Course Project Building a Blog Data & Models/124 - Adding Data via Admin.mp459.81MB
  • 9 - Course Project Building a Blog Data & Models/125 - Configuring the Admin Panel.mp461.14MB
  • 9 - Course Project Building a Blog Data & Models/126 - Fetching Posts for Starting Page.mp4102.87MB
  • 9 - Course Project Building a Blog Data & Models/127 - All Post & Single Post Pages.mp485.52MB
  • 9 - Course Project Building a Blog Data & Models/128 - Using Author & Tags Data.mp4168.89MB
  • 9 - Course Project Building a Blog Data & Models/129 - Summary.mp410.05MB