资源详情

返回首页 | 相关搜索
Udemy - Build a Backend REST API with Python & Django - Advanced (8.2024)
大小 7.07 GB
文件数 521
Info Hash: E9A44E643DBE570B76E79CBFB0FB956F5D615AB5
收录时间 2025-12-12 11:55:26
更新时间 2025-12-13 20:43:27
文件列表 (521)
1 - Introduction/1 - Chocolatey.txt
23 B
1 - Introduction/1 - Docker Desktop.txt
32 B
1 - Introduction/1 - GitHub.txt
18 B
1 - Introduction/1 - Technical requirements.mp4
4.5 MB
1 - Introduction/1 - Technical requirements.srt
1.99 KB
1 - Introduction/2 - API details Upgrades.mp4
49.66 MB
1 - Introduction/2 - API details Upgrades.srt
3.07 KB
1 - Introduction/3 - Course structure.mp4
3.36 MB
1 - Introduction/3 - Course structure.srt
2.86 KB
1 - Introduction/4 - Getting help.mp4
77.01 MB
1 - Introduction/4 - Getting help.srt
7.61 KB
1 - Introduction/4 - How to ask questions on Stack Overflow.txt
86 B
10 - Setup Django Admin/54 - Django admin overview.mp4
24.05 MB
10 - Setup Django Admin/54 - Django admin overview.srt
6.73 KB
10 - Setup Django Admin/55 - Codechecker CHECK MY CODE.txt
125 B
10 - Setup Django Admin/55 - Diff.txt
172 B
10 - Setup Django Admin/55 - Docs Django test client.txt
88 B
10 - Setup Django Admin/55 - Docs Reversing admin URLs.txt
77 B
10 - Setup Django Admin/55 - Write tests for listing users Follow Along.mp4
63.7 MB
10 - Setup Django Admin/55 - Write tests for listing users Follow Along.srt
11.06 KB
10 - Setup Django Admin/56 - Codechecker CHECK MY CODE.txt
124 B
10 - Setup Django Admin/56 - Diff.txt
180 B
10 - Setup Django Admin/56 - Make Django admin list users Follow Along.mp4
40.74 MB
10 - Setup Django Admin/56 - Make Django admin list users Follow Along.srt
7.37 KB
10 - Setup Django Admin/57 - Codechecker CHECK MY CODE.txt
119 B
10 - Setup Django Admin/57 - Diff.txt
174 B
10 - Setup Django Admin/57 - Support modifying users Follow Along.mp4
146.54 MB
10 - Setup Django Admin/57 - Support modifying users Follow Along.srt
11.81 KB
10 - Setup Django Admin/58 - Codechecker CHECK MY CODE.txt
118 B
10 - Setup Django Admin/58 - Diff.txt
168 B
10 - Setup Django Admin/58 - Support creating users Follow Along.mp4
70.55 MB
10 - Setup Django Admin/58 - Support creating users Follow Along.srt
7.29 KB
11 - API Documentation/59 - Importance of API documentation.mp4
16.26 MB
11 - API Documentation/59 - Importance of API documentation.srt
7.32 KB
11 - API Documentation/60 - Auto docs with DRF.mp4
27.75 MB
11 - API Documentation/60 - Auto docs with DRF.srt
10.01 KB
11 - API Documentation/61 - Codechecker CHECK MY CODE.txt
109 B
11 - API Documentation/61 - Diff.txt
158 B
11 - API Documentation/61 - Docs drfspectacular installation.txt
73 B
11 - API Documentation/61 - Docs drfspectacular.txt
59 B
11 - API Documentation/61 - Install drfspectacular Follow Along.mp4
29.35 MB
11 - API Documentation/61 - Install drfspectacular Follow Along.srt
5.52 KB
11 - API Documentation/61 - PyPi drfspectacular.txt
41 B
11 - API Documentation/62 - Codechecker CHECK MY CODE.txt
100 B
11 - API Documentation/62 - Configure URLs Follow Along.mp4
59.79 MB
11 - API Documentation/62 - Configure URLs Follow Along.srt
5.13 KB
11 - API Documentation/62 - Diff.txt
140 B
11 - API Documentation/62 - Docs URL configuration.txt
79 B
11 - API Documentation/63 - Test Swagger UI Follow Along.mp4
32.63 MB
11 - API Documentation/63 - Test Swagger UI Follow Along.srt
2.73 KB
11 - API Documentation/64 - Summary.mp4
1.56 MB
11 - API Documentation/64 - Summary.srt
833 B
12 - Build user API/65 - User API design.mp4
6.69 MB
12 - Build user API/65 - User API design.srt
2.89 KB
12 - Build user API/66 - Codechecker CHECK MY CODE.txt
106 B
12 - Build user API/66 - Create user app Follow Along.mp4
16.21 MB
12 - Build user API/66 - Create user app Follow Along.srt
3.07 KB
12 - Build user API/66 - DIFF.txt
138 B
12 - Build user API/67 - Codechecker CHECK MY CODE.txt
123 B
12 - Build user API/67 - DIFF.txt
161 B
12 - Build user API/67 - Write tests for create user API Follow Along.mp4
56.44 MB
12 - Build user API/67 - Write tests for create user API Follow Along.srt
18.39 KB
12 - Build user API/68 - Codechecker CHECK MY CODE.txt
117 B
12 - Build user API/68 - DIFF.txt
171 B
12 - Build user API/68 - Implement create user API Follow Along.mp4
58.67 MB
12 - Build user API/68 - Implement create user API Follow Along.srt
17.86 KB
12 - Build user API/69 - Authentication.mp4
25.74 MB
12 - Build user API/69 - Authentication.srt
13.17 KB
12 - Build user API/70 - Codechecker CHECK MY CODE.txt
117 B
12 - Build user API/70 - DIFF.txt
165 B
12 - Build user API/70 - Write tests for token API Follow Along.mp4
45.1 MB
12 - Build user API/70 - Write tests for token API Follow Along.srt
7.83 KB
12 - Build user API/71 - Codechecker CHECK MY CODE.txt
111 B
12 - Build user API/71 - DIFF.txt
159 B
12 - Build user API/71 - Implement token API Follow Along.mp4
86.08 MB
12 - Build user API/71 - Implement token API Follow Along.srt
18.98 KB
12 - Build user API/72 - Codechecker CHECK MY CODE.txt
123 B
12 - Build user API/72 - DIFF.txt
165 B
12 - Build user API/72 - Write tests for manage user API Follow Along.mp4
65.84 MB
12 - Build user API/72 - Write tests for manage user API Follow Along.srt
12.39 KB
12 - Build user API/73 - Codechecker CHECK MY CODE.txt
117 B
12 - Build user API/73 - DIFF.txt
171 B
12 - Build user API/73 - Implement manage user API Follow Along.mp4
59.99 MB
12 - Build user API/73 - Implement manage user API Follow Along.srt
12.26 KB
12 - Build user API/74 - Review user API in browser Follow Along.mp4
69.02 MB
12 - Build user API/74 - Review user API in browser Follow Along.srt
10.17 KB
12 - Build user API/75 - Summary.mp4
3.11 MB
12 - Build user API/75 - Summary.srt
1.43 KB
13 - Build recipe API/76 - Recipe API design.mp4
6.28 MB
13 - Build recipe API/76 - Recipe API design.srt
2.96 KB
13 - Build recipe API/77 - APIView vs Viewsets.mp4
13.4 MB
13 - Build recipe API/77 - APIView vs Viewsets.srt
6.54 KB
13 - Build recipe API/78 - Codechecker CHECK MY CODE.txt
121 B
13 - Build recipe API/78 - DIFF.txt
169 B
13 - Build recipe API/78 - Write test for recipe model Follow Along.mp4
42.52 MB
13 - Build recipe API/78 - Write test for recipe model Follow Along.srt
8.45 KB
13 - Build recipe API/79 - Codechecker CHECK MY CODE.txt
116 B
13 - Build recipe API/79 - DIFF.txt
168 B
13 - Build recipe API/79 - Implement recipe model Follow Along.mp4
132.4 MB
13 - Build recipe API/79 - Implement recipe model Follow Along.srt
14.05 KB
13 - Build recipe API/80 - Codechecker CHECK MY CODE.txt
111 B
13 - Build recipe API/80 - Create recipe app Follow Along.mp4
7.8 MB
13 - Build recipe API/80 - Create recipe app Follow Along.srt
2.2 KB
13 - Build recipe API/80 - DIFF.txt
158 B
13 - Build recipe API/81 - Codechecker CHECK MY CODE.txt
125 B
13 - Build recipe API/81 - DIFF.txt
167 B
13 - Build recipe API/81 - Write tests for listing recipes Follow Along.mp4
96.83 MB
13 - Build recipe API/81 - Write tests for listing recipes Follow Along.srt
21.07 KB
13 - Build recipe API/82 - Codechecker CHECK MY CODE.txt
122 B
13 - Build recipe API/82 - DIFF.txt
178 B
13 - Build recipe API/82 - Implement recipe listing API Follow Along.mp4
69.29 MB
13 - Build recipe API/82 - Implement recipe listing API Follow Along.srt
15.27 KB
13 - Build recipe API/83 - Codechecker CHECK MY CODE.txt
127 B
13 - Build recipe API/83 - DIFF.txt
180 B
13 - Build recipe API/83 - Write tests for recipe detail API Follow Along.mp4
26.66 MB
13 - Build recipe API/83 - Write tests for recipe detail API Follow Along.srt
4.83 KB
13 - Build recipe API/84 - Codechecker CHECK MY CODE.txt
121 B
13 - Build recipe API/84 - DIFF.txt
179 B
13 - Build recipe API/84 - Docs getserializerclassself.txt
87 B
13 - Build recipe API/84 - Implement recipe detail API Follow Along.mp4
40.19 MB
13 - Build recipe API/84 - Implement recipe detail API Follow Along.srt
8.83 KB
13 - Build recipe API/85 - Codechecker CHECK MY CODE.txt
126 B
13 - Build recipe API/85 - Diff.txt
178 B
13 - Build recipe API/85 - Docs Python getattr.txt
56 B
13 - Build recipe API/85 - Write tests for creating recipes Follow Along.mp4
103.4 MB
13 - Build recipe API/85 - Write tests for creating recipes Follow Along.srt
8.19 KB
13 - Build recipe API/86 - Codechecker CHECK MY CODE.txt
120 B
13 - Build recipe API/86 - Diff.txt
178 B
13 - Build recipe API/86 - Docs Save and deletion hooks.txt
87 B
13 - Build recipe API/86 - Implement create recipe API Follow Along.mp4
34.6 MB
13 - Build recipe API/86 - Implement create recipe API Follow Along.srt
3.38 KB
13 - Build recipe API/87 - Add additional tests Follow Along.mp4
127.78 MB
13 - Build recipe API/87 - Add additional tests Follow Along.srt
19.23 KB
13 - Build recipe API/87 - Codechecker CHECK MY CODE.txt
114 B
13 - Build recipe API/87 - Diff.txt
166 B
13 - Build recipe API/88 - Review recipe API in browser Follow Along.mp4
107.95 MB
13 - Build recipe API/88 - Review recipe API in browser Follow Along.srt
10.57 KB
13 - Build recipe API/89 - Summary.mp4
1.42 MB
13 - Build recipe API/89 - Summary.srt
646 B
14 - Build tags API/100 - Codechecker CHECK MY CODE.txt
120 B
14 - Build tags API/100 - Diff.txt
172 B
14 - Build tags API/100 - Docs DRF create and update methods.txt
77 B
14 - Build tags API/100 - Docs DRF Writable nested relationships.txt
86 B
14 - Build tags API/100 - Implement create tag feature Follow Along.mp4
53.52 MB
14 - Build tags API/100 - Implement create tag feature Follow Along.srt
10.85 KB
14 - Build tags API/101 - Codechecker CHECK MY CODE.txt
124 B
14 - Build tags API/101 - Diff.txt
176 B
14 - Build tags API/101 - Write tests for updating recipe tags Follow Along.mp4
73.8 MB
14 - Build tags API/101 - Write tests for updating recipe tags Follow Along.srt
12.31 KB
14 - Build tags API/102 - Codechecker CHECK MY CODE.txt
128 B
14 - Build tags API/102 - Diff.txt
184 B
14 - Build tags API/102 - Implement update recipe tags feature Follow Along.mp4
62.06 MB
14 - Build tags API/102 - Implement update recipe tags feature Follow Along.srt
9.43 KB
14 - Build tags API/103 - Review tags API in browser Follow Along.mp4
27.43 MB
14 - Build tags API/103 - Review tags API in browser Follow Along.srt
7.78 KB
14 - Build tags API/104 - Summary.mp4
1.98 MB
14 - Build tags API/104 - Summary.srt
774 B
14 - Build tags API/90 - Tags API design.mp4
6.1 MB
14 - Build tags API/90 - Tags API design.srt
2.02 KB
14 - Build tags API/91 - Add tag model Follow Along.mp4
98.38 MB
14 - Build tags API/91 - Add tag model Follow Along.srt
7.54 KB
14 - Build tags API/91 - Codechecker CHECK MY CODE.txt
105 B
14 - Build tags API/91 - Diff.txt
150 B
14 - Build tags API/92 - Codechecker CHECK MY CODE.txt
120 B
14 - Build tags API/92 - Diff.txt
156 B
14 - Build tags API/92 - Write tests for listing tags Follow Along.mp4
70.07 MB
14 - Build tags API/92 - Write tests for listing tags Follow Along.srt
16.73 KB
14 - Build tags API/93 - Codechecker CHECK MY CODE.txt
117 B
14 - Build tags API/93 - Diff.txt
168 B
14 - Build tags API/93 - Implement tag listing API Follow Along.mp4
102.26 MB
14 - Build tags API/93 - Implement tag listing API Follow Along.srt
11.08 KB
14 - Build tags API/94 - Codechecker CHECK MY CODE.txt
121 B
14 - Build tags API/94 - Diff.txt
169 B
14 - Build tags API/94 - Write tests for updating tags Follow Along.mp4
63.65 MB
14 - Build tags API/94 - Write tests for updating tags Follow Along.srt
4 KB
14 - Build tags API/95 - Codechecker CHECK MY CODE.txt
116 B
14 - Build tags API/95 - Diff.txt
168 B
14 - Build tags API/95 - Implement update tag API Follow Along.mp4
12.41 MB
14 - Build tags API/95 - Implement update tag API Follow Along.srt
2.27 KB
14 - Build tags API/96 - Codechecker CHECK MY CODE.txt
120 B
14 - Build tags API/96 - Diff.txt
168 B
14 - Build tags API/96 - Write tests for deleting tags Follow Along.mp4
18.66 MB
14 - Build tags API/96 - Write tests for deleting tags Follow Along.srt
3.25 KB
14 - Build tags API/97 - Codechecker CHECK MY CODE.txt
117 B
14 - Build tags API/97 - Diff.txt
169 B
14 - Build tags API/97 - Implement delete tag API Follow Along.mp4
8.6 MB
14 - Build tags API/97 - Implement delete tag API Follow Along.srt
1.26 KB
14 - Build tags API/98 - Nested serializers.mp4
8.16 MB
14 - Build tags API/98 - Nested serializers.srt
3.56 KB
14 - Build tags API/99 - Codechecker CHECK MY CODE.txt
121 B
14 - Build tags API/99 - Diff.txt
169 B
14 - Build tags API/99 - Write tests for creating tags Follow Along.mp4
98.3 MB
14 - Build tags API/99 - Write tests for creating tags Follow Along.srt
14.47 KB
15 - Build ingredients API/105 - Ingredients API Design.mp4
8.27 MB
15 - Build ingredients API/105 - Ingredients API Design.srt
3.61 KB
15 - Build ingredients API/106 - Add ingredient model Follow Along.mp4
28.46 MB
15 - Build ingredients API/106 - Add ingredient model Follow Along.srt
7.19 KB
15 - Build ingredients API/106 - Codechecker CHECK MY CODE.txt
119 B
15 - Build ingredients API/106 - Diff.txt
178 B
15 - Build ingredients API/107 - Codechecker CHECK MY CODE.txt
134 B
15 - Build ingredients API/107 - Diff.txt
184 B
15 - Build ingredients API/107 - Write tests for listing ingredients Follow Along.mp4
95.55 MB
15 - Build ingredients API/107 - Write tests for listing ingredients Follow Along.srt
15.71 KB
15 - Build ingredients API/108 - Codechecker CHECK MY CODE.txt
131 B
15 - Build ingredients API/108 - Diff.txt
196 B
15 - Build ingredients API/108 - Implement ingredient listing API Follow Along.mp4
42.22 MB
15 - Build ingredients API/108 - Implement ingredient listing API Follow Along.srt
7.96 KB
15 - Build ingredients API/109 - Codechecker CHECK MY CODE.txt
135 B
15 - Build ingredients API/109 - Diff.txt
197 B
15 - Build ingredients API/109 - Write tests for updating ingredients Follow Along.mp4
30.36 MB
15 - Build ingredients API/109 - Write tests for updating ingredients Follow Along.srt
4.71 KB
15 - Build ingredients API/110 - Codechecker CHECK MY CODE.txt
130 B
15 - Build ingredients API/110 - Diff.txt
196 B
15 - Build ingredients API/110 - Implement update ingredient API Follow Along.mp4
28.83 MB
15 - Build ingredients API/110 - Implement update ingredient API Follow Along.srt
2.02 KB
15 - Build ingredients API/111 - Codechecker CHECK MY CODE.txt
135 B
15 - Build ingredients API/111 - Diff.txt
196 B
15 - Build ingredients API/111 - Write tests for deleting ingredients Follow Along.mp4
25.39 MB
15 - Build ingredients API/111 - Write tests for deleting ingredients Follow Along.srt
3.93 KB
15 - Build ingredients API/112 - Codechecker CHECK MY CODE.txt
130 B
15 - Build ingredients API/112 - Diff.txt
196 B
15 - Build ingredients API/112 - Implement delete ingredient API Follow Along.mp4
5.51 MB
15 - Build ingredients API/112 - Implement delete ingredient API Follow Along.srt
1.39 KB
15 - Build ingredients API/113 - Codechecker CHECK MY CODE.txt
135 B
15 - Build ingredients API/113 - Diff.txt
196 B
15 - Build ingredients API/113 - Write tests for creating ingredients Follow Along.mp4
175.85 MB
15 - Build ingredients API/113 - Write tests for creating ingredients Follow Along.srt
14.24 KB
15 - Build ingredients API/114 - Codechecker CHECK MY CODE.txt
135 B
15 - Build ingredients API/114 - Diff.txt
201 B
15 - Build ingredients API/114 - Implement create ingredients feature Follow Along.mp4
45.67 MB
15 - Build ingredients API/114 - Implement create ingredients feature Follow Along.srt
9 KB
15 - Build ingredients API/115 - Codechecker CHECK MY CODE.txt
142 B
15 - Build ingredients API/115 - Diff.txt
208 B
15 - Build ingredients API/115 - Write tests for updating recipe ingredients Follow Along.mp4
84.12 MB
15 - Build ingredients API/115 - Write tests for updating recipe ingredients Follow Along.srt
11.7 KB
15 - Build ingredients API/116 - Codechecker CHECK MY CODE.txt
142 B
15 - Build ingredients API/116 - Diff.txt
215 B
15 - Build ingredients API/116 - Implement update recipe ingredients feature Follow Along.mp4
19.21 MB
15 - Build ingredients API/116 - Implement update recipe ingredients feature Follow Along.srt
3.02 KB
15 - Build ingredients API/117 - Refactoring.mp4
4.88 MB
15 - Build ingredients API/117 - Refactoring.srt
2.39 KB
15 - Build ingredients API/118 - Codechecker CHECK MY CODE.txt
120 B
15 - Build ingredients API/118 - Diff.txt
193 B
15 - Build ingredients API/118 - Refactor recipe views Follow Along.mp4
26.86 MB
15 - Build ingredients API/118 - Refactor recipe views Follow Along.srt
7.78 KB
15 - Build ingredients API/119 - Review ingredient API in browser Follow Along.mp4
27.85 MB
15 - Build ingredients API/119 - Review ingredient API in browser Follow Along.srt
7.37 KB
15 - Build ingredients API/120 - Summary.mp4
2.08 MB
15 - Build ingredients API/120 - Summary.srt
1.05 KB
16 - Recipe image API/121 - Recipe image API design.mp4
2.58 MB
16 - Recipe image API/121 - Recipe image API design.srt
3.14 KB
16 - Recipe image API/122 - Add image handling dependencies Follow Along.mp4
23.67 MB
16 - Recipe image API/122 - Add image handling dependencies Follow Along.srt
3.81 KB
16 - Recipe image API/122 - Codechecker CHECK MY CODE.txt
125 B
16 - Recipe image API/122 - Diff.txt
176 B
16 - Recipe image API/123 - Docs Managing static files.txt
57 B
16 - Recipe image API/123 - Static files with Django and Docker.mp4
23.43 MB
16 - Recipe image API/123 - Static files with Django and Docker.srt
12.42 KB
16 - Recipe image API/124 - Codechecker CHECK MY CODE.txt
128 B
16 - Recipe image API/124 - Configure project for static files Follow Along.mp4
86.59 MB
16 - Recipe image API/124 - Configure project for static files Follow Along.srt
11.88 KB
16 - Recipe image API/124 - Diff.txt
184 B
16 - Recipe image API/124 - Docs Managing static files.txt
57 B
16 - Recipe image API/125 - Codechecker CHECK MY CODE.txt
113 B
16 - Recipe image API/125 - Diff.txt
172 B
16 - Recipe image API/125 - Modify recipe model Follow Along.mp4
98.85 MB
16 - Recipe image API/125 - Modify recipe model Follow Along.srt
13.48 KB
16 - Recipe image API/126 - Codechecker CHECK MY CODE.txt
126 B
16 - Recipe image API/126 - Diff.txt
170 B
16 - Recipe image API/126 - Docs NamedTemporaryFile.txt
75 B
16 - Recipe image API/126 - Write tests for uploading images Follow Along.mp4
107.11 MB
16 - Recipe image API/126 - Write tests for uploading images Follow Along.srt
15.84 KB
16 - Recipe image API/127 - Codechecker CHECK MY CODE.txt
113 B
16 - Recipe image API/127 - Diff.txt
170 B
16 - Recipe image API/127 - Docs drfspectacular FileField.txt
116 B
16 - Recipe image API/127 - Implement image API Follow Along.mp4
102.81 MB
16 - Recipe image API/127 - Implement image API Follow Along.srt
12.81 KB
16 - Recipe image API/128 - Review image uploading in browser Follow Along.mp4
77.39 MB
16 - Recipe image API/128 - Review image uploading in browser Follow Along.srt
7.54 KB
16 - Recipe image API/129 - Summary.mp4
1.41 MB
16 - Recipe image API/129 - Summary.srt
630 B
17 - Implement filtering/130 - Filtering design.mp4
15.84 MB
17 - Implement filtering/130 - Filtering design.srt
7.4 KB
17 - Implement filtering/131 - Add tests for filtering recipes Follow Along.mp4
130.19 MB
17 - Implement filtering/131 - Add tests for filtering recipes Follow Along.srt
11.67 KB
17 - Implement filtering/131 - Codechecker CHECK MY CODE.txt
128 B
17 - Implement filtering/131 - Diff.txt
172 B
17 - Implement filtering/131 - Docs drfspectacular workflow and Schema customisation.txt
67 B
17 - Implement filtering/132 - Codechecker CHECK MY CODE.txt
128 B
17 - Implement filtering/132 - Diff.txt
187 B
17 - Implement filtering/132 - Implement recipe filter feature Follow Along.mp4
94.07 MB
17 - Implement filtering/132 - Implement recipe filter feature Follow Along.srt
16.6 KB
17 - Implement filtering/133 - Add tests for filtering tags and ingredients Follow Along.mp4
103.93 MB
17 - Implement filtering/133 - Add tests for filtering tags and ingredients Follow Along.srt
16.13 KB
17 - Implement filtering/133 - Codechecker CHECK MY CODE.txt
141 B
17 - Implement filtering/133 - Diff.txt
200 B
17 - Implement filtering/134 - Codechecker CHECK MY CODE.txt
135 B
17 - Implement filtering/134 - Diff.txt
207 B
17 - Implement filtering/134 - Implement tag and ingredient filtering Follow Along.mp4
96.51 MB
17 - Implement filtering/134 - Implement tag and ingredient filtering Follow Along.srt
7.48 KB
17 - Implement filtering/135 - Review filtering in browser Follow Along.mp4
43.02 MB
17 - Implement filtering/135 - Review filtering in browser Follow Along.srt
9.32 KB
17 - Implement filtering/136 - Summary.mp4
1.48 MB
17 - Implement filtering/136 - Summary.srt
790 B
18 - Deployment/137 - Deployment plan.mp4
10.46 MB
18 - Deployment/137 - Deployment plan.srt
6.13 KB
18 - Deployment/137 - The 4 best ways to deploy a Django application.txt
43 B
18 - Deployment/138 - Django deployment overview.mp4
33.2 MB
18 - Deployment/138 - Django deployment overview.srt
20.02 KB
18 - Deployment/139 - Add uWSGI to project Follow Along.mp4
61.07 MB
18 - Deployment/139 - Add uWSGI to project Follow Along.srt
13.48 KB
18 - Deployment/139 - Codechecker CHECK MY CODE.txt
108 B
18 - Deployment/139 - Diff.txt
174 B
18 - Deployment/139 - PyPi uWSGI.txt
31 B
18 - Deployment/140 - Codechecker CHECK MY CODE.txt
108 B
18 - Deployment/140 - Create proxy configs Follow Along.mp4
58.48 MB
18 - Deployment/140 - Create proxy configs Follow Along.srt
17.31 KB
18 - Deployment/140 - Diff.txt
147 B
18 - Deployment/140 - Docs uWSGI nginx params file.txt
84 B
18 - Deployment/141 - Codechecker CHECK MY CODE.txt
111 B
18 - Deployment/141 - Create proxy Dockerfile Follow Along.mp4
104.84 MB
18 - Deployment/141 - Create proxy Dockerfile Follow Along.srt
13.07 KB
18 - Deployment/141 - Diff.txt
150 B
18 - Deployment/141 - Docker Hub nginxincnginxunprivileged.txt
52 B
18 - Deployment/142 - Handling configuration.mp4
4.33 MB
18 - Deployment/142 - Handling configuration.srt
2.89 KB
18 - Deployment/143 - Codechecker CHECK MY CODE.txt
116 B
18 - Deployment/143 - Create docker compose config Follow Along.mp4
48.95 MB
18 - Deployment/143 - Create docker compose config Follow Along.srt
11.4 KB
18 - Deployment/143 - Diff.txt
158 B
18 - Deployment/143 - Docs Environment variables in Compose.txt
54 B
18 - Deployment/144 - Codechecker CHECK MY CODE.txt
110 B
18 - Deployment/144 - Diff.txt
157 B
18 - Deployment/144 - Update Django settings Follow Along.mp4
44.27 MB
18 - Deployment/144 - Update Django settings Follow Along.srt
13.95 KB
18 - Deployment/145 - Chocolatey.txt
23 B
18 - Deployment/145 - Creating a virtual server.mp4
10.5 MB
18 - Deployment/145 - Creating a virtual server.srt
5.53 KB
18 - Deployment/146 - Create AWS account and user Follow Along.mp4
58.87 MB
18 - Deployment/146 - Create AWS account and user Follow Along.srt
8.18 KB
18 - Deployment/147 - Upload SSH Key to AWS Follow Along.mp4
63.42 MB
18 - Deployment/147 - Upload SSH Key to AWS Follow Along.srt
6.69 KB
18 - Deployment/148 - Create EC2 instance Follow Along.mp4
37.84 MB
18 - Deployment/148 - Create EC2 instance Follow Along.srt
8.12 KB
18 - Deployment/149 - Notes Creating SSH Deploy Key.txt
135 B
18 - Deployment/149 - Setup GitHub deploy key Follow Along.mp4
10.77 MB
18 - Deployment/149 - Setup GitHub deploy key Follow Along.srt
3.35 KB
18 - Deployment/150 - Install Docker Compose and Git Follow Along.mp4
34.14 MB
18 - Deployment/150 - Install Docker Compose and Git Follow Along.srt
4.38 KB
18 - Deployment/150 - Notes Install and Configure Dependencies.txt
157 B
18 - Deployment/151 - Clone and configure project Follow Along.mp4
25.18 MB
18 - Deployment/151 - Clone and configure project Follow Along.srt
5.36 KB
18 - Deployment/152 - Notes Managing Service.txt
147 B
18 - Deployment/152 - Run service Follow Along.mp4
53.31 MB
18 - Deployment/152 - Run service Follow Along.srt
4.02 KB
18 - Deployment/153 - Codechecker CHECK MY CODE.txt
104 B
18 - Deployment/153 - Diff.txt
145 B
18 - Deployment/153 - Updating service Follow Along.mp4
151.66 MB
18 - Deployment/153 - Updating service Follow Along.srt
10.73 KB
18 - Deployment/154 - Deployment summary.mp4
1.96 MB
18 - Deployment/154 - Deployment summary.srt
1.11 KB
19 - Summary/155 - Course overview.mp4
13.12 MB
19 - Summary/155 - Course overview.srt
967 B
2 - App Design/5 - App overview.mp4
21.98 MB
2 - App Design/5 - App overview.srt
6.39 KB
2 - App Design/6 - Technologies.mp4
8.04 MB
2 - App Design/6 - Technologies.srt
3.69 KB
2 - App Design/7 - Django project structure.mp4
3.83 MB
2 - App Design/7 - Django project structure.srt
1.69 KB
20 - Upgrades/156 - Codechecker CHECK MY CODE.txt
94 B
20 - Upgrades/156 - Diff.txt
129 B
20 - Upgrades/156 - Upgrading to Django 4 Follow Along.mp4
33.17 MB
20 - Upgrades/156 - Upgrading to Django 4 Follow Along.srt
5.22 KB
3 - Test Driven Development/8 - What is Test Driven Development.mp4
11.55 MB
3 - Test Driven Development/8 - What is Test Driven Development.srt
5.65 KB
4 - System Setup/10 - Setup confirmation Follow Along.mp4
27.49 MB
4 - System Setup/10 - Setup confirmation Follow Along.srt
2.83 KB
4 - System Setup/9 - Docker Desktop.txt
46 B
4 - System Setup/9 - Docker for Linux.txt
46 B
4 - System Setup/9 - GitSCM.txt
20 B
4 - System Setup/9 - VSCode.txt
30 B
4 - System Setup/9 - What to install.mp4
2.98 MB
4 - System Setup/9 - What to install.srt
1.71 KB
5 - Project Setup/11 - New project overview.mp4
23.39 MB
5 - Project Setup/11 - New project overview.srt
10.28 KB
5 - Project Setup/12 - Codechecker CHECK MY CODE.txt
112 B
5 - Project Setup/12 - Create GitHub project Follow Along.mp4
33.75 MB
5 - Project Setup/12 - Create GitHub project Follow Along.srt
8.35 KB
5 - Project Setup/12 - GitHub.txt
18 B
5 - Project Setup/13 - Docker and Django.mp4
16.9 MB
5 - Project Setup/13 - Docker and Django.srt
7.26 KB
5 - Project Setup/13 - Dockerfile best practices.txt
73 B
5 - Project Setup/14 - Codechecker CHECK MY CODE.txt
122 B
5 - Project Setup/14 - Define Python requirements Follow Along.mp4
21.72 MB
5 - Project Setup/14 - Define Python requirements Follow Along.srt
5.34 KB
5 - Project Setup/14 - Diff.txt
165 B
5 - Project Setup/15 - Codechecker CHECK MY CODE.txt
116 B
5 - Project Setup/15 - Create project Dockerfile Follow Along.mp4
212.88 MB
5 - Project Setup/15 - Create project Dockerfile Follow Along.srt
26.26 KB
5 - Project Setup/15 - Diff.txt
169 B
5 - Project Setup/16 - Codechecker CHECK MY CODE.txt
119 B
5 - Project Setup/16 - Create Docker Compose configuration Follow Along.mp4
21.8 MB
5 - Project Setup/16 - Create Docker Compose configuration Follow Along.srt
5.93 KB
5 - Project Setup/16 - Diff.txt
166 B
5 - Project Setup/17 - Linting and Tests.mp4
9.58 MB
5 - Project Setup/17 - Linting and Tests.srt
5.04 KB
5 - Project Setup/18 - Codechecker CHECK MY CODE.txt
106 B
5 - Project Setup/18 - Configure flake8 Follow Along.mp4
156.8 MB
5 - Project Setup/18 - Configure flake8 Follow Along.srt
14.31 KB
5 - Project Setup/18 - Diff.txt
157 B
5 - Project Setup/19 - Codechecker CHECK MY CODE.txt
112 B
5 - Project Setup/19 - Create Django project Follow Along.mp4
12.83 MB
5 - Project Setup/19 - Create Django project Follow Along.srt
4.15 KB
5 - Project Setup/19 - Diff.txt
150 B
5 - Project Setup/20 - Run project with Docker Compose Follow Along.mp4
41.71 MB
5 - Project Setup/20 - Run project with Docker Compose Follow Along.srt
3.12 KB
5 - Project Setup/21 - Project setup overview.mp4
6.61 MB
5 - Project Setup/21 - Project setup overview.srt
1.49 KB
6 - Configure GitHub Actions/22 - What is GitHub Actions.mp4
9.1 MB
6 - Configure GitHub Actions/22 - What is GitHub Actions.srt
4.31 KB
6 - Configure GitHub Actions/23 - Configuring GitHub Actions.mp4
20.53 MB
6 - Configure GitHub Actions/23 - Configuring GitHub Actions.srt
6.18 KB
6 - Configure GitHub Actions/24 - Codechecker CHECK MY CODE.txt
118 B
6 - Configure GitHub Actions/24 - Create GitHub Actions config Follow Along.mp4
75.54 MB
6 - Configure GitHub Actions/24 - Create GitHub Actions config Follow Along.srt
15.94 KB
6 - Configure GitHub Actions/24 - Diff.txt
161 B
6 - Configure GitHub Actions/24 - GitHub ACtions checkout.txt
47 B
6 - Configure GitHub Actions/24 - GitHub Actions dockerdockerlogin.txt
51 B
6 - Configure GitHub Actions/24 - GitHub Actions Marketplace.txt
43 B
6 - Configure GitHub Actions/25 - UPDATE dockercompose removed.html
567 B
6 - Configure GitHub Actions/26 - Test GitHub Actions Follow Along.mp4
44.39 MB
6 - Configure GitHub Actions/26 - Test GitHub Actions Follow Along.srt
9.6 KB
7 - Test Driven Development with Django/27 - Testing in Django.mp4
36.23 MB
7 - Test Driven Development with Django/27 - Testing in Django.srt
12.24 KB
7 - Test Driven Development with Django/28 - Codechecker CHECK MY CODE.txt
105 B
7 - Test Driven Development with Django/28 - Diff.txt
154 B
7 - Test Driven Development with Django/28 - Write a test Follow Along.mp4
31.36 MB
7 - Test Driven Development with Django/28 - Write a test Follow Along.srt
7.76 KB
7 - Test Driven Development with Django/29 - Codechecker CHECK MY CODE.txt
113 B
7 - Test Driven Development with Django/29 - Diff.txt
149 B
7 - Test Driven Development with Django/29 - Write a test using TDD Follow Along.mp4
45.94 MB
7 - Test Driven Development with Django/29 - Write a test using TDD Follow Along.srt
5.32 KB
7 - Test Driven Development with Django/30 - Mocking.mp4
17.55 MB
7 - Test Driven Development with Django/30 - Mocking.srt
7.15 KB
7 - Test Driven Development with Django/31 - Testing web requests.mp4
8.17 MB
7 - Test Driven Development with Django/31 - Testing web requests.srt
3.9 KB
7 - Test Driven Development with Django/32 - Common testing problems.mp4
16.28 MB
7 - Test Driven Development with Django/32 - Common testing problems.srt
6.29 KB
8 - Configure Database/33 - Database architecture overview.mp4
22.13 MB
8 - Configure Database/33 - Database architecture overview.srt
7.81 KB
8 - Configure Database/34 - Add database service Follow Along.mp4
83.72 MB
8 - Configure Database/34 - Add database service Follow Along.srt
9.62 KB
8 - Configure Database/34 - Codechecker CHECK MY CODE.txt
110 B
8 - Configure Database/34 - Diff.txt
154 B
8 - Configure Database/35 - Database configuration with Django.mp4
33.19 MB
8 - Configure Database/35 - Database configuration with Django.srt
13.25 KB
8 - Configure Database/35 - psycopg2 dependencies.txt
61 B
8 - Configure Database/36 - Codechecker CHECK MY CODE.txt
125 B
8 - Configure Database/36 - Diff.txt
166 B
8 - Configure Database/36 - Install PostgreSQL database adaptor Follow Along.mp4
80.12 MB
8 - Configure Database/36 - Install PostgreSQL database adaptor Follow Along.srt
7.11 KB
8 - Configure Database/37 - Codechecker CHECK MY CODE.txt
124 B
8 - Configure Database/37 - Configure database in Django Follow Along.mp4
15.34 MB
8 - Configure Database/37 - Configure database in Django Follow Along.srt
3.87 KB
8 - Configure Database/37 - Diff.txt
180 B
8 - Configure Database/38 - Fixing database race condition.mp4
15.73 MB
8 - Configure Database/38 - Fixing database race condition.srt
7.83 KB
8 - Configure Database/39 - Codechecker CHECK MY CODE.txt
111 B
8 - Configure Database/39 - Create core app Follow Along.mp4
27.96 MB
8 - Configure Database/39 - Create core app Follow Along.srt
2.71 KB
8 - Configure Database/39 - Diff.txt
166 B
8 - Configure Database/40 - Codechecker CHECK MY CODE.txt
131 B
8 - Configure Database/40 - Diff.txt
173 B
8 - Configure Database/40 - Docs djangotestSimpleTestCase.txt
86 B
8 - Configure Database/40 - Docs unittestmockMocksideeffect.txt
83 B
8 - Configure Database/40 - Docs Writing custom djangoadmin commands.txt
71 B
8 - Configure Database/40 - Write tests for waitfordb command Follow Along.mp4
433.12 MB
8 - Configure Database/40 - Write tests for waitfordb command Follow Along.srt
26.59 KB
8 - Configure Database/41 - Add waitfordb command Follow Along.mp4
73.92 MB
8 - Configure Database/41 - Add waitfordb command Follow Along.srt
13.2 KB
8 - Configure Database/41 - Codechecker CHECK MY CODE.txt
125 B
8 - Configure Database/41 - Diff.txt
187 B
8 - Configure Database/42 - Database migrations.mp4
26.66 MB
8 - Configure Database/42 - Database migrations.srt
13.17 KB
8 - Configure Database/43 - Codechecker CHECK MY CODE.txt
126 B
8 - Configure Database/43 - Diff.txt
182 B
8 - Configure Database/43 - Update Docker Compose and CICD Follow Along.mp4
53.82 MB
8 - Configure Database/43 - Update Docker Compose and CICD Follow Along.srt
5.98 KB
8 - Configure Database/44 - Summary.mp4
3.72 MB
8 - Configure Database/44 - Summary.srt
1.59 KB
9 - Create User Model/45 - The Django user model.mp4
22.88 MB
9 - Create User Model/45 - The Django user model.srt
9.06 KB
9 - Create User Model/46 - Design custom user model.mp4
8.77 MB
9 - Create User Model/46 - Design custom user model.srt
3.84 KB
9 - Create User Model/47 - Add user model tests Follow Along.mp4
21.01 MB
9 - Create User Model/47 - Add user model tests Follow Along.srt
10.42 KB
9 - Create User Model/47 - Codechecker CHECK MY CODE.txt
115 B
9 - Create User Model/47 - Diff.txt
172 B
9 - Create User Model/47 - Docs djangocontribauthgetusermodel.txt
97 B
9 - Create User Model/47 - Docs djangocontribauthmodelsAbstractBaseUsercheckpassword.txt
121 B
9 - Create User Model/48 - Codechecker CHECK MY CODE.txt
115 B
9 - Create User Model/48 - Diff.txt
161 B
9 - Create User Model/48 - Docs AUTHUSERMODEL settings.txt
67 B
9 - Create User Model/48 - Implement user model Follow Along.mp4
123.35 MB
9 - Create User Model/48 - Implement user model Follow Along.srt
25.92 KB
9 - Create User Model/49 - Codechecker CHECK MY CODE.txt
120 B
9 - Create User Model/49 - Diff.txt
166 B
9 - Create User Model/49 - Normalize email addresses Follow Along.mp4
23.96 MB
9 - Create User Model/49 - Normalize email addresses Follow Along.srt
8.32 KB
9 - Create User Model/50 - Codechecker CHECK MY CODE.txt
114 B
9 - Create User Model/50 - Diff.txt
165 B
9 - Create User Model/50 - Require email input Follow Along.mp4
14.32 MB
9 - Create User Model/50 - Require email input Follow Along.srt
3.69 KB
9 - Create User Model/51 - Add superuser support Follow Along.mp4
24.85 MB
9 - Create User Model/51 - Add superuser support Follow Along.srt
6.05 KB
9 - Create User Model/51 - Codechecker CHECK MY CODE.txt
116 B
9 - Create User Model/51 - Diff.txt
161 B
9 - Create User Model/52 - Test user model Follow Along.mp4
12.55 MB
9 - Create User Model/52 - Test user model Follow Along.srt
4.25 KB
9 - Create User Model/53 - Summary of Create User Model.mp4
1.63 MB
9 - Create User Model/53 - Summary of Create User Model.srt
787 B

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。