Топ-100 | Обзор | Комменты | Новости | RSS RSS | Поиск | Хочу! | Добавить ссылки | О сайте | FAQ | Профиль
RapidLinks - Скачай всё!
  


Udemy - Python Django - The Practical Guide 2024-11

Udemy - Python Django - The Practical Guide 2024-11



ВидеоВидео Рейтинг публикации: 0 (голосов: 0)  
https://img87.pixhost.to/images/599/359020115_tuto.jpg
10.99 GB | 00:14:06 | mp4 | 1920X1080 | 16:9
Genre: eLearning | Language : English

Files Included :
001 Introduction (25.07 MB)
002 What is Django (26.01 MB)
003 The Course Prerequisites (9.96 MB)
004 What's Inside the Course (14.6 MB)
006 Getting the Most out of the Course (14.81 MB)
007 Choose Your Course Path! (7.06 MB)
001 Module Introduction (1.68 MB)
002 Installing Python & Django (40.22 MB)
003 Creating a Django Project (4.72 MB)
004 Installing an IDE (39.78 MB)
005 Analyzing the Created Project (62.39 MB)
006 Starting a Development Server (23.01 MB)
007 Django Apps (25.08 MB)
008 Analyzing the Created Project (7.16 MB)
001 Module Introduction (5.56 MB)
002 Creating a New Project (9.81 MB)
003 What are URLs & Views (18.73 MB)
004 Creating a First View & URL (59.78 MB)
005 Adding More Views & URLs (25.26 MB)
006 Dynamic Path Segments & Captured Values (123.69 MB)
007 Path Converters (23.95 MB)
008 Adding More Dynamic View Logic (57.58 MB)
009 Redirects (60.55 MB)
010 The Reverse Function & Named URLs (174.38 MB)
011 Returning HTML (36.51 MB)
012 Practicing URLs, Views & Dynamic View Logic (165.91 MB)
013 Summary (63.54 MB)
001 Module Introduction (19.32 MB)
002 Adding & Registering Templates (204.35 MB)
003 Rendering Templates (46.36 MB)
004 Template Language & Variable Interpolation (47.69 MB)
005 Exercise Solution (20.32 MB)
006 Filters (26.77 MB)
007 The Django Visual Studio Code Extension (15.7 MB)
008 Tags & the for Tag (82.47 MB)
009 The URL Tag for Dynamic URLs (33 MB)
010 The if Tag for Conditional Content (56.59 MB)
011 Template Inheritance (115.88 MB)
012 Exercise Solution (8.28 MB)
013 Including Partial Template Snippets (60.17 MB)
015 404 Templates (112.54 MB)
016 Adding Static Files (84.71 MB)
017 Adding Global Static Files (62.7 MB)
018 Adding CSS Styling (94.39 MB)
020 Summary (32.27 MB)
001 Module Introduction (1.82 MB)
002 Setting Up the Starting Project (6.71 MB)
003 Planning the Project (14.96 MB)
004 Adding URLs & Views (101.77 MB)
005 Adding First Templates (47.3 MB)
006 Template Content & Static Files (149.78 MB)
007 Adding Images as Static Files (20.57 MB)
008 Adding the All Posts Page & Style (117.94 MB)
009 Linking the Pages (30.52 MB)
010 Adding the Single Post Page (39.92 MB)
011 Adding Dummy Data to the Views File (61.06 MB)
012 Special Template Features & Syntax (190.91 MB)
013 Adding a Single Post Page (100.07 MB)
014 Adding a 404 Page (10.83 MB)
001 Module Introduction (18.53 MB)
002 Different Kinds of Data (18.88 MB)
003 Understanding Database Options (12.76 MB)
004 Understanding SQL (68.11 MB)
005 Django Models (1.97 MB)
006 Creating a Django Model with Fields (35.6 MB)
007 Migrations (59.57 MB)
008 Inserting Data (19.12 MB)
009 Getting all Entries (7.48 MB)
010 Updating Models & Migrations (154.97 MB)
011 Blank vs Null (9.04 MB)
012 Updating Data (28.63 MB)
013 Deleting Data (4.79 MB)
014 Create Instead of Save (12.23 MB)
015 Querying & Filtering Data (47.78 MB)
016 or Conditions (16.41 MB)
017 Query Performance (25.79 MB)
019 Preparing Templates (38.34 MB)
020 Rendering Queried Data in the Template (15.78 MB)
021 Rendering the Details Page (145.82 MB)
022 Model URLs (32.57 MB)
023 Adding a Slugfield & Overwriting Save (57.72 MB)
024 Using the Slug & Updating Field Options (44.5 MB)
025 Aggregation & Ordering (73.21 MB)
026 Summary (39.9 MB)
001 Module Introduction (6.62 MB)
002 Logging Data Into the Admin Panel (20.21 MB)
003 Adding Models to the Admin Area (15.66 MB)
004 Configuring Model Fields (16.12 MB)
005 Configuring the Admin Settings (98.69 MB)
006 More Config Options (51.94 MB)
001 Module Introduction (6 MB)
002 Understanding Relationship Types (6.85 MB)
003 Adding a one-to-many Relation & Migrations (71.05 MB)
004 Working with Relations in Python Code (26.85 MB)
005 Cross Model Queries (48.96 MB)
006 Managing Relations in Admin (43.06 MB)
007 Adding a one-to-one Relation (51.2 MB)
008 One-to-one Python Code (20.34 MB)
009 One-to-one & Admin Config (32.29 MB)
010 Setting-up many-to-many (58.32 MB)
011 Using many-to-many in Python (25.86 MB)
012 Many-to-many in Admin (22.99 MB)
014 Summary (20.28 MB)
001 Module Introduction (16.43 MB)
002 Planning the Data Models (12.23 MB)
003 Adding a Post Model (44.91 MB)
004 Author Model & one-to-many (39.95 MB)
005 Tag Model many-to-many (15.85 MB)
006 Registering Models for Admin (4.28 MB)
007 Migrations & Admin Login (17.12 MB)
008 Adding Data via Admin (59.99 MB)
009 Configuring the Admin Panel (61.31 MB)
010 Fetching Posts for Starting Page (103.07 MB)
011 All Post & Single Post Pages (85.67 MB)
012 Using Author & Tags Data (169.15 MB)
013 Summary (10.09 MB)
001 Module Introduction (2.77 MB)
002 Starting Setup (16.84 MB)
003 Adding a Dummy Form (18.98 MB)
004 Get & Post Requests (49.12 MB)
005 CSRF Protection (70.85 MB)
006 Handling Form Submission & Extracting Data (62.4 MB)
007 Manual Form Validation & the Problems with that (41.88 MB)
008 Using the Django Form Class (57.53 MB)
009 Validation with Django Forms (20.5 MB)
010 Customizing the Form Controls (73.88 MB)
011 Customizing the Rendered HTML (28.92 MB)
012 Adding Styling (100.63 MB)
013 Adding More Form Controls (120.77 MB)
014 Storing Form Data in a Database (57.66 MB)
015 Introducing Modelforms (44.25 MB)
016 Configuring the Modelform (27.8 MB)
017 Saving Data with a Modelform (26.05 MB)
018 Class Based Views (95.94 MB)
019 Summary (61.47 MB)
001 Module Introduction (3.17 MB)
002 Adding Templates (15.36 MB)
003 TemplateView (40.93 MB)
004 Using the TemplateView (26.46 MB)
005 Showing a Detail Template (27.41 MB)
006 The ListView (49.07 MB)
007 DetailView (24.76 MB)
008 When to Use Which View (14.02 MB)
009 FormView (70.43 MB)
010 CreateView (33.91 MB)
001 Module Introduction (2.43 MB)
002 Starting Setup (4.52 MB)
003 Making the File Upload Work (103.71 MB)
004 Storing Uploaded Files Naive Approach (32.26 MB)
005 Adding a Form with a Filefield (30.54 MB)
006 Using Models for File Storage (110.02 MB)
007 Using an Imagefield (11.31 MB)
008 Using a CreateView (18.44 MB)
009 Working with the File Field (20.82 MB)
010 Serving Uploaded Files (43.51 MB)
011 Summary (9.93 MB)
001 Module Introduction (950.05 KB)
002 Problem Description (7.08 MB)
003 What are Sessions (8.44 MB)
004 Enabling & Configuring Sessions (14.61 MB)
005 Adding a New View (24.01 MB)
006 Storing Data in Sessions (23.58 MB)
007 Which Kind of Data Should be Stored (16.4 MB)
008 Using Session Data (36.46 MB)
009 Safely Accessing Session Data (9.28 MB)
010 Summary (7.2 MB)
001 Module Introduction (4.88 MB)
002 Adding an Imagefield to the Post Model (102.46 MB)
003 Serving Uploaded Files (77.17 MB)
004 Converting Views to Class Based (158.64 MB)
005 Adding a Comment Model (58.05 MB)
006 Adding a Comment Form (56.23 MB)
007 Styling the Comment Form (51.19 MB)
008 Handling Comment Form Submission (234.23 MB)
009 Comment Form Validation Styles (121.34 MB)
010 Outputting Comments (55.63 MB)
011 Styling the Comments (22.43 MB)
012 Comment Admin (24.43 MB)
013 Read Later Starting Setup (80.71 MB)
014 Managing Read Later via Session (93.68 MB)
015 Read Later Page & Styling (37.25 MB)
016 Finishing the Read Later Feature (48.37 MB)
001 Module Introduction (2.09 MB)
002 Deployment Considerations (19.39 MB)
003 Which Database (7.64 MB)
004 Django & Web Servers (18.96 MB)
005 Serving Static Files (18.7 MB)
006 Choosing a Hosting Provider (17.95 MB)
007 Getting Started & Revisiting Settings (108.14 MB)
008 Collecting Static Files (28.21 MB)
009 Serving Static Files (11.12 MB)
010 A Note About Migrations (4.85 MB)
011 Locking in Dependencies (49.47 MB)
013 Using Environment Variables (36.39 MB)
014 Deploying with Elastic Beanstalk (98.22 MB)
015 SSL & Custom Domains (44.99 MB)
016 Connecting PostgreSQL (232.38 MB)
017 Serving Static Files Separately (73.04 MB)
018 Serving Static Files via S3 (111.89 MB)
019 Moving File Uploads to S3 (56.35 MB)
020 Summary (9.58 MB)
001 Module Introduction (6.11 MB)
002 What & Why (14.59 MB)
003 Setup & Analyzing the Project Folder (66.53 MB)
004 Working with Apps (9.9 MB)
005 URLs & Views (48.64 MB)
006 Getting Started with Templates (25.54 MB)
007 Static Files & First Steps with the Django Template Language (48.64 MB)
008 Key Django Template Language Features & Tags (60.09 MB)
009 Using What we Learned (48.71 MB)
010 Adding a Detail Page (62.59 MB)
011 Dynamic Paths (73.29 MB)
012 Dynamic URLs in Templates (36.36 MB)
013 Using Template Inheritance (186.84 MB)
014 Includes (33.9 MB)
015 What is Data (13 MB)
016 Getting Started with Models (63.6 MB)
017 Using the Admin Panel (21.37 MB)
018 Querying Data (51.76 MB)
019 Adding Image Upload (104.85 MB)
020 Serving & Displaying Images (91.16 MB)
021 Configuring the Admin Area (72.45 MB)
022 Setting one-to-many Relations (90.42 MB)
023 many-to-many Relations (94.44 MB)
024 More Meetup Fields & Outputting Related Data (93.62 MB)
025 Creating a Modelform (39.43 MB)
026 Handling Form Submission (147.12 MB)
027 More on Form Submission & Validation (69.03 MB)
028 From Modelform to Form (50.67 MB)
029 Polishing Organizer Email (54.26 MB)
030 Optimizing URLs (26.33 MB)
031 Wrap Up (10.67 MB)
001 Course Roundup (21.74 MB)]
Screenshot
https://images2.imgbox.com/a9/9f/G6Lpblig_o.jpg

Rapidgator links are free direct download only for my subscriber, other hosts are free download for free users

Fikper
https://filecrypt.cc/Container/CB400ACB48.html
https://fikper.com/on4xlhiinY/.Python.Django.-.The.Practical.Guide.2024-11.part1.rar.html
https://fikper.com/iLinxFH9U3/.Python.Django.-.The.Practical.Guide.2024-11.part2.rar.html
https://fikper.com/yVoUkIi0vT/.Python.Django.-.The.Practical.Guide.2024-11.part3.rar.html
https://fikper.com/18BxRU4sBQ/.Python.Django.-.The.Practical.Guide.2024-11.part4.rar.html
https://fikper.com/lWj1qqt7A0/.Python.Django.-.The.Practical.Guide.2024-11.part5.rar.html
https://fikper.com/IBmUkq1DpS/.Python.Django.-.The.Practical.Guide.2024-11.part6.rar.html
FileAxa
https://filecrypt.cc/Container/0F02E28254.html
https://fileaxa.com/0lv5o0d7m41n/.Python.Django.-.The.Practical.Guide.2024-11.part1.rar
https://fileaxa.com/igkbd4tjduhu/.Python.Django.-.The.Practical.Guide.2024-11.part2.rar
https://fileaxa.com/5usnit86r6tt/.Python.Django.-.The.Practical.Guide.2024-11.part3.rar
https://fileaxa.com/1shg658aqmrf/.Python.Django.-.The.Practical.Guide.2024-11.part4.rar
https://fileaxa.com/qxr4mznxouue/.Python.Django.-.The.Practical.Guide.2024-11.part5.rar
https://fileaxa.com/5xw2d2389e5g/.Python.Django.-.The.Practical.Guide.2024-11.part6.rar
RapidGator
TurboBit
  • Добавлено: 03/12/2024
  • Автор: 0dayhome
  • Просмотрено: 0
Ссылки: (для качалок)
Общий размер публикации: 11 ГБ
Еще Видео: (похожие ссылки)


Написать комментарий