CodeWithMosh - The Ultimate Django Series_ Part 1 [AhlanGFX]

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 6.3 GB
  • Uploaded By abidmail
  • Downloads 371
  • Last checked 2 years ago
  • Date uploaded 2 years ago
  • Seeders 8
  • Leechers 5

Infohash : D642959218C236E28069888254E1B9F0F26E44F8

Warning! Use a V𝙿N When Downloading Torrents!
Your IP Address is . Location
Your Internet Provider can see when you download torrents! Hide your IP Address with a V𝙿N
1337x recommends using Trust.Zone V𝙿N to hide your torrenting. It's FREE HIDE ME NOW



---------------------------------------------------------------------------------

-----------------------------------------------------------------------------------
Proudly Presents
-----------------------------------------------------------------------------------
CodeWithMosh - The Ultimate Django Series_ Part 1 [AhlanGFX]






SUPPLiER.......: WWW RELEASE DATE......: 26-07-2021
Uploader.......: abidmail Collector.........: abidmail

About This Courses
Master Django to Build Awesome Backends!
Have you always wanted to learn Web development with Python but didn't know where to start? Tired of lengthy, confusing, and outdated courses? Look no further.

A comprehensive, highly-practical, and step-by-step course that teaches you everything you need to know about Django from scratch. Learn the fundamentals in just five hours so you're ready for more advanced concepts covered in the second part of this course.

The skills taught in this course are absolutely essential for creating successful products that users love and can’t live without.

Whether you’re an absolute beginner wanting to learn Django for the first time, or you know a bit of Django and need a refresher course to fill in the gaps, this course will help you achieve your goals.





Files:

CodeWithMosh - The Ultimate Django Series_ Part 1 [AhlanGFX] 4.Setting Up the Database (40m) 3- Creating Migrations [TutFlix.ORG]
  • 3- Creating Migrations.mp4 (219.0 MB)
1- Introduction [TutFlix.ORG]
  • 1- Introduction.mp4 (10.6 MB)
2- Supported Database Engines [TutFlix.ORG]
  • 2- Supported Database Engines.mp4 (24.1 MB)
4- Running Migrations [TutFlix.ORG]
  • 4- Running Migrations.mp4 (96.2 MB)
5- Customizing Database Schema [TutFlix.ORG]
  • 5- Customizing Database Schema.mp4 (83.9 MB)
6- Reverting Migrations [TutFlix.ORG]
  • 6- Reverting Migrations.mp4 (84.4 MB)
7- Installing MySQL [TutFlix.ORG]
  • 7- Installing MySQL.mp4 (89.4 MB)
8- Connecting to MySQL [TutFlix.ORG]
  • 8- Connecting to MySQL.mp4 (51.2 MB)
9- Using MySQL in Django [TutFlix.ORG]
  • 9- Using MySQL in Django.mp4 (102.2 MB)
10- Running Custom SQL [TutFlix.ORG]
  • 10- Running Custom SQL.mp4 (44.4 MB)
11- Generating Dummy Data [TutFlix.ORG]
  • 11- Generating Dummy Data.mp4 (78.6 MB)
  • Visit us at www.AhlanGFX.com For direct downlaod links.url (0.0 KB)
  • Downloaded from AhlanGFX.com.txt (1.0 KB)
  • 5.Django ORM (100m) 1 - Introduction
    • 1 - Introduction.mp4 (28.4 MB)
    2- Django ORM
    • 2- Django ORM.mp4 (159.7 MB)
    3- Resetting the Database
    • 3- Resetting the Database.mp4 (78.3 MB)
    4- Managers and QuerySets
    • 4- Managers and QuerySets.mp4 (84.0 MB)
    5- Retrieving Objects
    • 5- Retrieving Objects.mp4 (86.9 MB)
    6- Filtering Objects
    • 6- Filtering Objects.mp4 (97.6 MB)
    7- Complex Lookups Using Q Objects
    • 7- Complex Lookups Using Q Objects.mp4 (79.2 MB)
    8- Referencing Fields using F Objects
    • 8- Referencing Fields using F Objects.mp4 (32.7 MB)
    9- Sorting
    • 9- Sorting.mp4 (65.5 MB)
    10- Limiting Results
    • 10- Limiting Results.mp4 (24.8 MB)
    11- Selecting Fields to Query
    • 11- Selecting Fields to Query.mp4 (135.2 MB)
    12- Deferring Fields
    • 12- Deferring Fields.mp4 (67.0 MB)
    13- Selecting Related Objects
    • 13- Selecting Related Objects.mp4 (203.6 MB)
    14- Aggregating Objects
    • 14- Aggregating Objects.mp4 (59.2 MB)
    15- Annotating Objects
    • 15- Annotating Objects.mp4 (70.3 MB)
    16- Calling Database Functions
    • 16- Calling Database Functions.mp4 (97.9 MB)
    17- Grouping Data
    • 17- Grouping Data.mp4 (82.1 MB)
    18- Working with Expression Wrappers
    • 18- Working with Expression Wrappers.mp4 (74.0 MB)
    19- Querying Generic Relationships
    • 19- Querying Generic Relationships.mp4 (131.9 MB)
    20- Custom Managers
    • 20- Custom Managers.mp4 (60.4 MB)
    21- Understanding QuerySet Cache
    • 21- Understanding QuerySet Cache.mp4 (44.3 MB)
    22- Creating Objects
    • 22- Creating Objects.mp4 (102.9 MB)
    23- Updating Objects
    • 23- Updating Objects.mp4 (86.8 MB)
    24- Deleting Objects
    • 24- Deleting Objects.mp4 (17.5 MB)
    25- Transactions
    • 25- Transactions.mp4 (72.9 MB)
    26- Executing Raw SQL Queries
    • 26- Executing Raw SQL Queries.mp4 (80.4 MB)
    6.The Admin Site (1h) 1- Introduction
    • 1- Introduction.mp4 (16.4 MB)
    2- Setting Up the Admin Site
    • 2- Setting Up the Admin Site.mp4 (30.6 MB)
    3- Registering Models
    • 3- Registering Models.mp4 (66.3 MB)
    4- Customizing the List Page
    • 4- Customizing the List Page.mp4 (86.0 MB)
    5- Adding Computed Columns
    • 5- Adding Computed Columns.mp4 (39.8 MB)
    6- Selecting Related Objects
    • 6- Selecting Related Objects.mp4 (89.7 MB)
    7- Overriding the Base QuerySet
    • 7- Overriding the Base QuerySet.mp4 (71.0 MB)
    8- Providing Links to Other Pages
    • 8- Providing Links to Other Pages.mp4 (128.1 MB)
    9- Adding Search to the List Page
    • 9- Adding Search to the List Page.mp4 (40.1 MB)
    10- Adding Filtering to the List Page
    • 10- Adding Filtering to the List Page.mp4 (104.5 MB)
    11- Creating Custom Actions
    • 11- Creating Custom Actions.mp4 (91.0 MB)
    12- Customizing Forms
    • 12- Customizing Forms.mp4 (113.0 MB)
    13- Adding Data Validation
    • 13- Adding Data Validation.mp4 (96.7 MB)
    14- Editing Children Using Inlines
    • 14- Editing Children Using Inlines.mp4 (43.8 MB)
    15- Using Generic Relations
    • 15- Using Generic Relations.mp4 (84.1 MB)
    16- Extending Pluggable Apps
    • 16- Extending Pluggable Apps.mp4 (116.5 MB)
    17- What's Next
    • 17- What's Next.mp4 (36.3 MB)
    18- The Ultimate Django- Part 2
    • 18- The Ultimate Django- Part 2 .pdf (54.8 KB)
    01. Getting Started (3m) 1- Introduction
    • 1- Introduction.mp4 (57.1 MB)
    • 1- Introduction.mp4.eng.vtt (1.6 KB)
    2- Prerequisites
    • 2- Prerequisites.mp4 (18.0 MB)
    • 2- Prerequisites.mp4.eng.vtt (1.0 KB)
    3- How to Take this Course
    • 3- How to Take this Course.mp4 (63.6 MB)
    • 3- How to Take this Course.mp4.eng.vtt (1.8 KB)
    4- Supplementary Materials
    • 4- Supplementary Materials.pdf (48.6 KB)
    • Django- Resources.zip (1.6 MB)
    5- Getting Help
    • 5- Getting Help.pdf (57.2 KB)
    6- Learning Paths
    • 6- Learning Paths .pdf (47.8 KB)
    7- Follow Me Around
    • 7- Follow Me Around .pdf (60.7 KB)
    02. Django Fundamentals (45m) 1- Introduction [TutFlix.ORG]
    • 1- Introduction.mp4 (13.5 MB)
    • 1- Introduction.mp4.eng.vtt (0.9 KB)
    2- What is Django [TutFlix.ORG]
    • 2- What is Django.mp4 (168.0 MB)
    3- How the Web Works [TutFlix.ORG]
    • 3- How the Web Works.mp4 (215.5 MB)
    • 3- How the Web Works.mp4.eng.vtt (6.7 KB)
    4- Setting Up the Development Environment [TutFlix.ORG]
    • 4- Setting Up the Development Environment.mp4 (48.6 MB)
    • 4- Setting Up the Development Environment.mp4.eng.vtt (2.9 KB)
    5- Creating Your First Django Project [TutFlix.ORG]
    • 5- Creating Your First Django Project.mp4 (101.8 MB)
    • 5- Creating Your First Django Project.mp4.eng.vtt (8.5 KB)
    6- Using the Integrated Terminal in VSCode [TutFlix.ORG]
    • 6- Using the Integrated Terminal in VSCode.mp4 (42.6 MB)
    • 6- Using the Integrated Terminal in VSCode.mp4.eng.vtt (3.4 KB)
    7- Creating Your First App [TutFlix.ORG]
    • 7- Creating Your First App.mp4 (91.7 MB)
    • 7- Creating Your First App.mp4.eng.vtt (5.3 KB)
    8- Writing Views [TutFlix.ORG]
    • 8- Writing Views.mp4 (34.8 MB)
    • 8- Writing Views.mp4.eng.vtt (2.5 KB)
    9- Mapping URLs to Views [TutFlix.ORG]
    • 9- Mapping URLs to Views.mp4 (78.0 MB)
    • 9- Mapping URLs to Views.mp4.eng.vtt (6.4 KB)
    10- Using Templates [TutFlix.ORG]
    • 10- Using Templates.mp4 (59.2 MB)
    • 10- Using Templates.mp4.eng.vtt (5.3 KB)
    11- Debugging Django Applications in VSCode [TutFlix.ORG]
    • 11- Debugging Django Applications in VSCode.mp4 (156.6 MB)
    • 11- Debugging Django Applications in VSCode.mp4.eng.vtt (10.5 KB)
    12 - Using Django Debug Toolbar [TutFlix.ORG]
    • 12 - Using Django Debug Toolbar.mp4 (91.8 MB)
    03. Building a Data Model (45m) 1- Introduction [TutFlix.ORG]
    • 1- Introduction.mp4 (14.3 MB)
    2- Introduction to Data Modeling [TutFlix.ORG]
    • 2- Introduction to Data Modeling.mp4 (60.1 MB)
    3- Building an E-commerce Data Model [TutFlix.ORG]
    • 3- Building an E-commerce Data Model.mp4 (18.1 MB)
    4- Organizing Models in Apps [TutFlix.ORG]
    • 4- Organizing Models in Apps.mp4 (115.1 MB)
    5- Creating Models [TutFlix.ORG]
    • 5- Creating Models.mp4 (163.9 MB)
    6- Choice Fields [TutFlix.ORG]
    • 6- Choice Fields.mp4 (123.6 MB)
    7- Defining One-to-one Relationships [TutFlix.ORG]
    • 7- Defining One-to-one Relationships.mp4 (72.1 MB)
    8- Defining a One-to-many Relationship [TutFlix.ORG]
    • 8- Defining a One-to-many Relationship.mp4 (136.8 MB)
    9- Defining Many-to-many Relationships [TutFlix.ORG]
    • 9- Defining Many-to-many Relationships.mp4 (87.0 MB)
    10- Resolving Circular Relationships [TutFlix.ORG]
    • 10- Resolving Circular Relationships.mp4 (38.3 MB)
    11- Generic Relationships [TutFlix.ORG]
    • 11- Generic Relationships.mp4 (155.4 MB)

Comments

Code:

  • udp://tracker.tiny-vps.com:6969/announce
  • udp://fasttracker.foreverpirates.co:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://explodie.org:6969/announce
  • udp://open.stealth.si:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://tracker.uw0.xyz:6969/announce
  • udp://tracker.dler.org:6969/announce
  • udp://9.rarbg.to:2710/announce
  • udp://wassermann.online:6969/announce
  • udp://tracker.nrx.me:6969/announce
  • udp://tracker.zerobytes.xyz:1337/announce
  • udp://tracker.altrosky.nl:6969/announce
  • udp://tracker.beeimg.com:6969/announce