TorBT - Torrents and Magnet Links Search Engine

Udemy - Python Django Crash Course Build Real World Web Apps (12.2024)

File Name
Size
1 - Introduction/1 - Note to students.html
382 B
1 - Introduction/1 -Setting up python on mac.mp4
77 MB
1 - Introduction/1 -Setting up python on mac.vtt
8.1 kB
1 - Introduction/2 -Setting up python on windows.mp4
68 MB
1 - Introduction/2 -Setting up python on windows.vtt
7.2 kB
1 - Introduction/3 -Installing and setting up Atom.mp4
131 MB
1 - Introduction/3 -Installing and setting up Atom.vtt
12 kB
2 - Getting started with Django/1 -What is Django.mp4
67 MB
2 - Getting started with Django/1 -What is Django.vtt
8.9 kB
2 - Getting started with Django/10 -Achieving more with Atom.mp4
30 MB
2 - Getting started with Django/10 -Achieving more with Atom.vtt
3.2 kB
2 - Getting started with Django/11 -Project 1 Welcoming user with name.mp4
112 MB
2 - Getting started with Django/11 -Project 1 Welcoming user with name.vtt
12 kB
2 - Getting started with Django/12 -GET vs POST request.mp4
12 MB
2 - Getting started with Django/12 -GET vs POST request.vtt
4.5 kB
2 - Getting started with Django/13 -Using POST request.mp4
65 MB
2 - Getting started with Django/13 -Using POST request.vtt
7.0 kB
2 - Getting started with Django/2 -Setting up Django on your machine.mp4
234 MB
2 - Getting started with Django/2 -Setting up Django on your machine.vtt
28 kB
2 - Getting started with Django/3 -Overview of Django.mp4
105 MB
2 - Getting started with Django/3 -Overview of Django.vtt
11 kB
2 - Getting started with Django/4 -Using terminal in atom.mp4
67 MB
2 - Getting started with Django/4 -Using terminal in atom.vtt
7.2 kB
2 - Getting started with Django/5 -Apps in Django.mp4
50 MB
2 - Getting started with Django/5 -Apps in Django.vtt
6.1 kB
2 - Getting started with Django/6 -How does Django work.mp4
65 MB
2 - Getting started with Django/6 -How does Django work.vtt
7.4 kB
2 - Getting started with Django/7 -URL mappings.mp4
134 MB
2 - Getting started with Django/7 -URL mappings.vtt
15 kB
2 - Getting started with Django/8 -Views in Django.mp4
46 MB
2 - Getting started with Django/8 -Views in Django.vtt
5.6 kB
2 - Getting started with Django/9 -Django template language.mp4
169 MB
2 - Getting started with Django/9 -Django template language.vtt
18 kB
3 - Working with models and databases/1 -Installing required tools.mp4
108 MB
3 - Working with models and databases/1 -Installing required tools.vtt
12 kB
3 - Working with models and databases/2 -What is ORM.mp4
52 MB
3 - Working with models and databases/2 -What is ORM.vtt
6.2 kB
3 - Working with models and databases/3 -Models and doing database configurations.mp4
141 MB
3 - Working with models and databases/3 -Models and doing database configurations.vtt
13 kB
3 - Working with models and databases/4 -Create models and run migrations.mp4
179 MB
3 - Working with models and databases/4 -Create models and run migrations.vtt
17 kB
3 - Working with models and databases/5 -Django admin interface.mp4
158 MB
3 - Working with models and databases/5 -Django admin interface.vtt
15 kB
3 - Working with models and databases/6 -Fetching data from database and showing to user.mp4
130 MB
3 - Working with models and databases/6 -Fetching data from database and showing to user.vtt
13 kB
3 - Working with models and databases/7 -Django Model forms.mp4
121 MB
3 - Working with models and databases/7 -Django Model forms.vtt
12 kB
3 - Working with models and databases/8 -Saving data from ModelForm.mp4
81 MB
3 - Working with models and databases/8 -Saving data from ModelForm.vtt
7.6 kB
3 - Working with models and databases/9 -Form validation.mp4
33 MB
3 - Working with models and databases/9 -Form validation.vtt
3.4 kB
4 - Django template language/1 -Templates and variables.mp4
31 MB
4 - Django template language/1 -Templates and variables.vtt
3.3 kB
4 - Django template language/2 -Working with tags.mp4
20 MB
4 - Django template language/2 -Working with tags.vtt
2.2 kB
4 - Django template language/3 -If else statements.mp4
108 MB
4 - Django template language/3 -If else statements.vtt
11 kB
4 - Django template language/4 -for loops.mp4
35 MB
4 - Django template language/4 -for loops.vtt
3.5 kB
4 - Django template language/5 -Using inheritance to organize templates.mp4
92 MB
4 - Django template language/5 -Using inheritance to organize templates.vtt
9.5 kB
5 - Real world project Building a todo app/1 -What are we going to build.mp4
43 MB
5 - Real world project Building a todo app/1 -What are we going to build.vtt
4.9 kB
5 - Real world project Building a todo app/10 -Marking tasks as complete.mp4
39 MB
5 - Real world project Building a todo app/10 -Marking tasks as complete.vtt
3.9 kB
5 - Real world project Building a todo app/11 -Styling template.mp4
104 MB
5 - Real world project Building a todo app/11 -Styling template.vtt
10 kB
5 - Real world project Building a todo app/2 -Creating our app and setting up the database.mp4
158 MB
5 - Real world project Building a todo app/2 -Creating our app and setting up the database.vtt
14 kB
5 - Real world project Building a todo app/3 -Setting up models in admin.mp4
49 MB
5 - Real world project Building a todo app/3 -Setting up models in admin.vtt
4.6 kB
5 - Real world project Building a todo app/4 -Displaying tasks in a template.mp4
123 MB
5 - Real world project Building a todo app/4 -Displaying tasks in a template.vtt
11 kB
5 - Real world project Building a todo app/5 -Creating form to add tasks.mp4
69 MB
5 - Real world project Building a todo app/5 -Creating form to add tasks.vtt
6.5 kB
5 - Real world project Building a todo app/6 -Saving todo’s in database.mp4
68 MB
5 - Real world project Building a todo app/6 -Saving todo’s in database.vtt
7.1 kB
5 - Real world project Building a todo app/7 -Updating todo’s.mp4
149 MB
5 - Real world project Building a todo app/7 -Updating todo’s.vtt
14 kB
5 - Real world project Building a todo app/8 -Saving the updated todo’s.mp4
47 MB
5 - Real world project Building a todo app/8 -Saving the updated todo’s.vtt
4.2 kB
5 - Real world project Building a todo app/9 -Allowing users to delete todo’s.mp4
106 MB
5 - Real world project Building a todo app/9 -Allowing users to delete todo’s.vtt
10 kB
6 - Bonus section/1 -Course Bonus.mp4
38 MB
6 - Bonus section/1 -Course Bonus.url
45 B
6 - Bonus section/1 -Course Bonus.vtt
3.5 kB