Hello guys ,
https://www.udemy.com/course/django-course/
Anyone have this latest course? if yes kindly share…
Hello guys ,
https://www.udemy.com/course/django-course/
Anyone have this latest course? if yes kindly share…
ndroidLover This one isn’t available.
Found the below ones.
Django 4 and Python Full Stack Developer Masterclass
Django Masterclass : Build Web Apps With Python & Django from the same author ( Ashutosh Pawar )
XDJ In this Django 4 and Python Full-Stack Developer Masterclass course last 3 folder missing bro
– Django forms
– Django Admin
– Django Linode
if arrange to give me full course than go ahead…
https://rapidgator.net/file/d6fb12fe83347c28aa20a83dc5200348/TaZU8W9W__Django_Mas.part1.rar.html
https://rapidgator.net/file/6d45981e5b26a021c385b0a355c1d87e/TaZU8W9W__Django_Mas.part2.rar.html
https://rapidgator.net/file/0a5a2f1081788f62872f2d3549f834c9/TaZU8W9W__Django_Mas.part3.rar.html
https://rapidgator.net/file/d49a6186a9d38d9fc4a14aa3d5ebdabd/TaZU8W9W__Django_Mas.part4.rar.html
https://rapidgator.net/file/81050de147b21c7fe1fe1a7d695fc86f/TaZU8W9W__Django_Mas.part5.rar.html
https://rapidgator.net/file/cbd6b2601616f746b5dff12a18c77124/TaZU8W9W__Django_Mas.part6.rar.html
https://rapidgator.net/file/bfdd69cb6da624bc1789ad8adbdc17cb/TaZU8W9W__Django_Mas.part7.rar.html
ndroidLover Django 4 and Python Full Stack Developer Masterclass The latest updated one has 97 lectures • 15h 48m total length. The one I found has a Duration: 81 lectures (12h 26m).
Above one is 15h 48m total length, that is recent updated one
jade123 i want this https://www.udemy.com/course/django-and-python-full-stack-developer-masterclass/?src=sac&kw=django+4
if you have complete course with this last 3 folders
– Django forms
– Django Admin
– Django Linode
if not than give me https://www.udemy.com/course/django-course/ this latest one @XDJ
ndroidLover Cannot find this one.
Also, Django 4 and Python Full-Stack Developer Masterclass might not be having those 3 folders.
XDJ yes thats what i am talking bro , even i search on internet , last 3 folder missing :(
ndroidLover Bro, he has posted the links for another course. The original title of the rapidgator links posted by @jade123 is “Django Masterclass Build Web Apps With Python & Django” and not the one that you need.
XDJ this only rename to Django Masterclass : Build 5 Real World Django Projects later by udemy instructor , its same bro
i am just concern that its latest or not with 18hr of content
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + .srt | Duration: 137 lectures (15h 49m) | Size: 5.9 GB
See this is the total content of those rapidgator links.
XDJ its incomplete bro
ndroidLover I won’t upload it.
XDJ ya i dont want its incomplete though
as per https://www.udemy.com/course/django-course/
rapdgator links has full content I checked. I don’t know folders as there are not folders but I checked all the content.
If you talking on other course I don’t know
0001. course-introduction.mp4
0002. introduction-to-django.mp4
0003. installing-python-on-windows.mp4
0004. installing-python-on-mac.mp4
0005. installing-django-on-windows.mp4
0006. installing-django-on-mac.mp4
0007. installing-vs-code.mp4
0008. project-overview-what-we-will-build.mp4
0009. how-to-create-setup-django-project.mp4
0010. running-our-app-on-development-server.mp4
0011. how-views-work-in-django.mp4
0012. views-in-django-implementation.mp4
0013. url-patterns.mp4
0014. how-django-url-patterns-work-internally.mp4
0015. writing-another-view.mp4
0016. introduction-to-database-models.mp4
0017. database-models.mp4
0018. how-data-storage-works-in-django.mp4
0019. using-the-interactive-shell.mp4
0020. django-admin-panel-creating-super-user.mp4
0021. how-data-retrieval-works-in-django.mp4
0022. reading-data-from-database.mp4
0023. django-templates.mp4
0024. passing-context-to-templates.mp4
0025. why-we-need-templates.mp4
0026. creating-the-detail-view.mp4
0027. completing-the-detail-view.mp4
0028. django-template-language.mp4
0029. removing-hardcoded-urls.mp4
0030. namespacing.mp4
0031. static-files.mp4
0032. load-static-replace-with-just-static-as-load-static-is-depricated.mp4
0033. more-about-static-files.mp4
0034. creating-navbar.mp4
0035. creating-base-template.mp4
0036. adding-image-field-to-model.mp4
0037. adding-actual-images.mp4
0038. designing-the-detail-view.mp4
0039. adding-form-to-add-items.mp4
0040. adding-base-template-to-form.mp4
0041. implementing-the-edit-functionality.mp4
0042. implementing-delete-functionality.mp4
0043. creating-user-registration-form.mp4
0044. registration-success-message.mp4
0045. saving-users.mp4
0046. adding-additional-field.mp4
0047. logging-in-users.mp4
0048. redirecting-registered-users-logout-functionality.mp4
0049. adding-login-option-to-navbar.mp4
0050. restricting-routes.mp4
0051. creating-the-profile-model.mp4
0052. adding-path-to-upload-images.mp4
0053. adding-the-user-profile-picture.mp4
0054. setting-up-the-default-profile-picture.mp4
0055. what-are-django-signals.mp4
0056. implementing-django-signals.mp4
0057. class-based-views-in-django.mp4
0058. implementing-class-based-detail-view.mp4
0059. add-user-to-post.mp4
0060. adding-get-absolute-url-method.mp4
0061. automating-user-association.mp4
0062. design-touchup-login-form.mp4
0063. design-touchup-register-page.mp4
0064. design-touchup-add-item-page.mp4
0065. section-conclusion-what-we-learned.mp4
0066. what-is-an-api.mp4
0067. introduction-to-django-rest-framework.mp4
0068. setting-up-the-django-project-movie-model.mp4
0069. creating-serializer.mp4
0070. setting-up-views-urls-for-api.mp4
0071. adding-api-endpoints.mp4
0072. adding-image-field-to-api.mp4
0073. section-intro-what-we-will-learn.mp4
0074. setting-up-virtual-environment-for-our-project.mp4
0075. setting-up-the-movies-model.mp4
0076. creating-the-view-template.mp4
0077. -adding-pagination.mp4
0078. adding-search-functionality.mp4
0079. user-permissions.mp4
0080. project-overview-what-we-will-build.mp4
0081. setting-up-project.mp4
0082. creating-product-model.mp4
0083. adding-products-to-database.mp4
0084. building-the-index-view.mp4
0085. displaying-products-on-index-page.mp4
0086. adding-css-to-our-site.mp4
0087. adding-search-functionality.mp4
0088. adding-pagination.mp4
0089. creating-the-detail-view-for-products.mp4
0090. linking-index-view-with-detail-view.mp4
0091. using-local-storage-to-save-cart-items.mp4
0092. adding-query-creating-the-cart.mp4
0093. handling-button-click.mp4
0094. getting-product-s-id.mp4
0095. saving-items-into-cart.mp4
0096. displaying-number-of-items-on-navbar.mp4
0097. adding-a-popover.mp4
0098. modifying-popover-content.mp4
0099. adding-cart-items-in-popover.mp4
0100. checkout-page-template.mp4
0101. modifying-local-storage.mp4
0102. adding-cart-items-to-list-group.mp4
0103. adding-checkout-form.mp4
0104. adding-cart-items-to-database.mp4
0105. adding-item-prices.mp4
0106. calculating-order-total.mp4
0107. adding-order-total-to-database.mp4
0108. conclusion-what-we-learned.mp4
0109. updating-headers.mp4
0110. adding-custom-fields.mp4
0111. adding-custom-search-fields.mp4
0112. modifying-action-lists.mp4
0113. making-fields-editable.mp4
0114. project-overview-what-we-will-build.mp4
0115. project-setup.mp4
0116. building-models.mp4
0117. creating-forms.mp4
0118. building-views.mp4
0119. post-method.mp4
0120. building-template.mp4
0121. downloading-packages-for-mac-users.mp4
0122. downloading-packages-for-windows-users.mp4
0123. using-pdfkit.mp4
0124. creating-list-of-profiles.mp4
0125. project-overview-what-we-will-build.mp4
0126. project-setup-installing-beautifulsoup-requests-library.mp4
0127. how-to-use-requests-beautifulsoup.mp4
0128. adding-code-to-views.mp4
0129. saving-links-to-database.mp4
0130. displaying-links-in-bootstrap-table.mp4
0131. accepting-urls-from-users.mp4
0132. course-conclusion.mp4
jade123 this is 132 bro , check original course its 153
@XDJ you have latest course link? if yes please share..