Skip to content

[GigaCourse com] Udemy - Build a Backend REST API with Python & Django - Advanced

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Udemy - Build a Backend REST API with Python & DjangoGroup: AdvancedSource: Udemy
Info Hash
99B10B06C3E17730A0600F4180A7FD4A3B0C10F7
Source
Unverified
Total Size
5.51 GB
Total Files
100
Seeders
0
Leechers
2
Health
Score
2
Type
Bookware

File List

FileSize
01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.en.srt3.3 KB
01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.mp444.8 MB
01 Introduction/002 Intro to the course.en.srt3.09 KB
01 Introduction/002 Intro to the course.mp451.85 MB
01 Introduction/003 Course structure.en.srt1.47 KB
01 Introduction/003 Course structure.mp423.37 MB
01 Introduction/004 How to get the most out of this course.en.srt1.19 KB
01 Introduction/004 How to get the most out of this course.mp419.61 MB
01 Introduction/005 How to get help.en.srt1.95 KB
01 Introduction/005 How to get help.mp429.86 MB
01 Introduction/006 Windows 10 Home Workaround.html2.01 KB
01 Introduction/external-assets-links.txt237 B
02 Technologies used in this course/007 Python.en.srt1.05 KB
02 Technologies used in this course/007 Python.mp416.88 MB
02 Technologies used in this course/008 Django.en.srt1.18 KB
02 Technologies used in this course/008 Django.mp420 MB
02 Technologies used in this course/009 Django REST Framework.en.srt978 B
02 Technologies used in this course/009 Django REST Framework.mp417.29 MB
02 Technologies used in this course/010 Docker.en.srt793 B
02 Technologies used in this course/010 Docker.mp412.77 MB
02 Technologies used in this course/011 Travis-CI.en.srt904 B
02 Technologies used in this course/011 Travis-CI.mp415.7 MB
02 Technologies used in this course/012 Postgres.en.srt349 B
02 Technologies used in this course/012 Postgres.mp46.67 MB
02 Technologies used in this course/013 What is test driven development.en.srt5.44 KB
02 Technologies used in this course/013 What is test driven development.mp487.95 MB
02 Technologies used in this course/external-assets-links.txt262 B
03 Installation and setup/014 System setup.html3.15 KB
03 Installation and setup/015 Windows 10 Home Workaround.html4.05 KB
04 Create new project/016 Setup new GitHub project.en.srt3.47 KB
04 Create new project/016 Setup new GitHub project.mp437.9 MB
04 Create new project/017 Add Dockerfile.en.srt12.7 KB
04 Create new project/017 Add Dockerfile.mp4102.78 MB
04 Create new project/018 Configure Docker Compose.en.srt6.26 KB
04 Create new project/018 Configure Docker Compose.mp449.02 MB
04 Create new project/019 Custom configuration for Linux users.html4.09 KB
04 Create new project/020 Create Django project.en.srt3.68 KB
04 Create new project/020 Create Django project.mp432.62 MB
04 Create new project/external-assets-links.txt824 B
05 Setup automation/021 Enable Travis-CI for project.en.srt2.26 KB
05 Setup automation/021 Enable Travis-CI for project.mp421.39 MB
05 Setup automation/022 Create Travis-CI configuration file.en.srt7.95 KB
05 Setup automation/022 Create Travis-CI configuration file.mp477.16 MB
05 Setup automation/external-assets-links.txt433 B
06 Introduction to test driven development (TDD)/023 Writing a simple unit test.en.srt7.22 KB
06 Introduction to test driven development (TDD)/023 Writing a simple unit test.mp460.66 MB
06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.en.srt6.78 KB
06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.mp453.62 MB
06 Introduction to test driven development (TDD)/external-assets-links.txt759 B
07 Configure Django custom user model/025 Create core app.en.srt4.05 KB
07 Configure Django custom user model/025 Create core app.mp430.69 MB
07 Configure Django custom user model/026 Add tests for custom user model.en.srt7.71 KB
07 Configure Django custom user model/026 Add tests for custom user model.mp462.46 MB
07 Configure Django custom user model/027 Implement custom user model.en.srt14.04 KB
07 Configure Django custom user model/027 Implement custom user model.mp4107.65 MB
07 Configure Django custom user model/028 Normalize email addresses.en.srt4.49 KB
07 Configure Django custom user model/028 Normalize email addresses.mp437.77 MB
07 Configure Django custom user model/029 Add validation for email field.en.srt3.46 KB
07 Configure Django custom user model/029 Add validation for email field.mp428.22 MB
07 Configure Django custom user model/030 Add support for creating superusers.en.srt7.01 KB
07 Configure Django custom user model/030 Add support for creating superusers.mp460.11 MB
07 Configure Django custom user model/external-assets-links.txt2.08 KB
08 Setup Django admin/031 Add tests for listing users in Django admin.en.srt12 KB
08 Setup Django admin/031 Add tests for listing users in Django admin.mp489.67 MB
08 Setup Django admin/032 Modify Django admin to list our custom user model.en.srt2.95 KB
08 Setup Django admin/032 Modify Django admin to list our custom user model.mp423.94 MB
08 Setup Django admin/033 Modify Django admin to support changing user model.en.srt9.91 KB
08 Setup Django admin/033 Modify Django admin to support changing user model.mp477.45 MB
08 Setup Django admin/034 Modify Django admin to support creating users.en.srt6.38 KB
08 Setup Django admin/034 Modify Django admin to support creating users.mp448.35 MB
08 Setup Django admin/external-assets-links.txt874 B
09 Setting up database/035 Add postgres to docker compose.en.srt7.63 KB
09 Setting up database/035 Add postgres to docker compose.mp451.9 MB
09 Setting up database/036 Add postgres support to Dockerfile.en.srt8.13 KB
09 Setting up database/036 Add postgres support to Dockerfile.mp452.98 MB
09 Setting up database/037 Configure database in Django.en.srt3.9 KB
09 Setting up database/037 Configure database in Django.mp430.75 MB
09 Setting up database/external-assets-links.txt1.02 KB
10 Waiting for postgres to start/038 Mocking with unittests.en.srt2.35 KB
10 Waiting for postgres to start/038 Mocking with unittests.mp429.77 MB
10 Waiting for postgres to start/039 Add tests for wait_for_db command.en.srt16.86 KB
10 Waiting for postgres to start/039 Add tests for wait_for_db command.mp4134.91 MB
10 Waiting for postgres to start/040 Add wait_for_db command.en.srt9.59 KB
10 Waiting for postgres to start/040 Add wait_for_db command.mp482.7 MB
10 Waiting for postgres to start/041 Make docker compose wait for db.en.srt4.01 KB
10 Waiting for postgres to start/041 Make docker compose wait for db.mp429.53 MB
10 Waiting for postgres to start/042 Test in browser.en.srt4.35 KB
10 Waiting for postgres to start/042 Test in browser.mp432.1 MB
10 Waiting for postgres to start/external-assets-links.txt1003 B
11 Create user management endpoints/043 Create users app.en.srt5.04 KB
11 Create user management endpoints/043 Create users app.mp442.64 MB
11 Create user management endpoints/044 Add tests for create user API.en.srt22.16 KB
11 Create user management endpoints/044 Add tests for create user API.mp4184.07 MB
11 Create user management endpoints/045 Add create user API.en.srt18.34 KB
11 Create user management endpoints/045 Add create user API.mp4146.38 MB
11 Create user management endpoints/046 UPDATE Fix for testing password too short.html2.32 KB
11 Create user management endpoints/047 Add tests for creating a new token.en.srt14.46 KB
11 Create user management endpoints/047 Add tests for creating a new token.mp4127.41 MB
11 Create user management endpoints/048 Add create token API.en.srt18.84 KB
11 Create user management endpoints/048 Add create token API.mp4144.4 MB

Trackers

No trackers found.