• Request
  • Django Masterclass : Build 5 Real World Django Projects #Request

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…

  • XDJ replied to this.

    Above one is  15h 48m total length, that is recent updated one

    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

      • XDJ replied to this.

        ndroidLover

        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.

          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

            9 days later