Filename Size 01 - Introduction and setup/001 Course Introduction.mp4 130.2 MB 01 - Introduction and setup/001 Course Introduction_en.srt 27 KB 01 - Introduction and setup/002 Getting the best out of this course.mp4 8.2 MB 01 - Introduction and setup/002 Getting the best out of this course_en.srt 4.2 KB 01 - Introduction and setup/003 Understanding the required tools.mp4 28.3 MB 01 - Introduction and setup/003 Understanding the required tools_en.srt 7 KB 01 - Introduction and setup/004 Installing Python on Windows.mp4 40.9 MB 01 - Introduction and setup/004 Installing Python on Windows_en.srt 7.2 KB 01 - Introduction and setup/005 Installing Python on Mac.mp4 40.1 MB 01 - Introduction and setup/005 Installing Python on Mac_en.srt 7.7 KB 01 - Introduction and setup/006 Pycharm and Django.mp4 30.5 MB 01 - Introduction and setup/006 Pycharm and Django_en.srt 7.5 KB 01 - Introduction and setup/007 Installing VS Code on Mac, Windows, Linux.mp4 21.6 MB 01 - Introduction and setup/007 Installing VS Code on Mac, Windows, Linux_en.srt 4.3 KB 01 - Introduction and setup/008 Introduction to the command-line terminal and its importance with Django.mp4 33.5 MB 01 - Introduction and setup/008 Introduction to the command-line terminal and its importance with Django_en.srt 10.6 KB 02 - Basics of Django and its working/001 Section Overview.mp4 4.1 MB 02 - Basics of Django and its working/001 Section Overview_en.srt 2.6 KB 02 - Basics of Django and its working/002 What is a Web Framework Introduction to Django.mp4 19.7 MB 02 - Basics of Django and its working/002 What is a Web Framework Introduction to Django_en.srt 9.3 KB 02 - Basics of Django and its working/003 Understanding and setting up a Virtual Environment.mp4 51.7 MB 02 - Basics of Django and its working/003 Understanding and setting up a Virtual Environment_en.srt 17.7 KB 02 - Basics of Django and its working/004 Creating and Setting up Django Project.mp4 75.6 MB 02 - Basics of Django and its working/004 Creating and Setting up Django Project_en.srt 12.1 KB 02 - Basics of Django and its working/005 Understanding Django Project and its structure.mp4 43.2 MB 02 - Basics of Django and its working/005 Understanding Django Project and its structure_en.srt 10.4 KB 02 - Basics of Django and its working/006 Running your Django application.mp4 52.5 MB 02 - Basics of Django and its working/006 Running your Django application_en.srt 10.1 KB 02 - Basics of Django and its working/007 Terminals in Visual Studio Code.mp4 55.8 MB 02 - Basics of Django and its working/007 Terminals in Visual Studio Code_en.srt 11.8 KB 02 - Basics of Django and its working/008 Apps in Django and creating your first app.mp4 31.5 MB 02 - Basics of Django and its working/008 Apps in Django and creating your first app_en.srt 10.7 KB 02 - Basics of Django and its working/009 How does Django work.mp4 12.9 MB 02 - Basics of Django and its working/009 How does Django work_en.srt 6.1 KB 02 - Basics of Django and its working/010 Section Summary.mp4 9.9 MB 02 - Basics of Django and its working/010 Section Summary_en.srt 6.6 KB 02 - Basics of Django and its working/external-links.txt 177 B 03 - Working with URLs and Views/001 Section overview.mp4 4.8 MB 03 - Working with URLs and Views/001 Section overview_en.srt 2.9 KB 03 - Working with URLs and Views/002 URL’s and getting our first URL running.mp4 76 MB 03 - Working with URLs and Views/002 URL’s and getting our first URL running_en.srt 13.1 KB 03 - Working with URLs and Views/003 Understanding URLs and views in Django.mp4 37 MB 03 - Working with URLs and Views/003 Understanding URLs and views in Django_en.srt 11 KB 03 - Working with URLs and Views/004 Views and app specific URL's.mp4 106.7 MB 03 - Working with URLs and Views/004 Views and app specific URL's_en.srt 18.1 KB 03 - Working with URLs and Views/005 Challenge Create our second URL and view.mp4 53.5 MB 03 - Working with URLs and Views/005 Challenge Create our second URL and view_en.srt 10.6 KB 03 - Working with URLs and Views/006 Dynamic URL’s.mp4 64.5 MB 03 - Working with URLs and Views/006 Dynamic URL’s_en.srt 13.2 KB 03 - Working with URLs and Views/007 Returning HTML as response.mp4 49.7 MB 03 - Working with URLs and Views/007 Returning HTML as response_en.srt 8 KB 03 - Working with URLs and Views/008 Updating views to return multiple jobs.mp4 68.9 MB 03 - Working with URLs and Views/008 Updating views to return multiple jobs_en.srt 13.6 KB 03 - Working with URLs and Views/009 Path converters.mp4 60.6 MB 03 - Working with URLs and Views/009 Path converters_en.srt 15.3 KB 03 - Working with URLs and Views/010 What is a Request Types of request GET vs POST.mp4 43.5 MB 03 - Working with URLs and Views/010 What is a Request Types of request GET vs POST_en.srt 18 KB 03 - Working with URLs and Views/011 Redirects.mp4 29.9 MB 03 - Working with URLs and Views/011 Redirects_en.srt 7.2 KB 03 - Working with URLs and Views/012 Challenge Displaying all jobs on home page.mp4 93.9 MB 03 - Working with URLs and Views/012 Challenge Displaying all jobs on home page_en.srt 15.7 KB 03 - Working with URLs and Views/013 Reverse resolution of URLs and URL names.mp4 91.4 MB 03 - Working with URLs and Views/013 Reverse resolution of URLs and URL names_en.srt 19.4 KB 03 - Working with URLs and Views/014 Handling not found.mp4 33.6 MB 03 - Working with URLs and Views/014 Handling not found_en.srt 9.4 KB 03 - Working with URLs and Views/015 Section Summary.mp4 29.3 MB 03 - Working with URLs and Views/015 Section Summary_en.srt 5.9 KB 03 - Working with URLs and Views/external-links.txt 1.9 KB 04 - Django Template Language/001 Section overview.mp4 3.8 MB 04 - Django Template Language/001 Section overview_en.srt 2.6 KB 04 - Django Template Language/002 Django Template Language The Need.mp4 59.5 MB 04 - Django Template Language/002 Django Template Language The Need_en.srt 8.5 KB 04 - Django Template Language/003 Creating your first dynamic template.mp4 86.1 MB 04 - Django Template Language/003 Creating your first dynamic template_en.srt 11.9 KB 04 - Django Template Language/004 Behind the scenes and best practices.mp4 71.3 MB 04 - Django Template Language/004 Behind the scenes and best practices_en.srt 12.3 KB 04 - Django Template Language/005 Working with variables to render dynamic information.mp4 50.6 MB 04 - Django Template Language/005 Working with variables to render dynamic information_en.srt 9.8 KB 04 - Django Template Language/006 render() function.mp4 13.3 MB