codemy (64)in #django • 3 months agoPayment Success/Failure Pages - Django Wednesdays ECommerce 51In this video we'll create our payment success and payment failure pages for our ecommerce app with Django and…codemy (64)in #django • 3 months agoHow To Use Paypal IPN Data - Django Wednesdays ECommerce 50In this video we're going to capture the Paypal IPN data that's being sent to our app and do something with it.…codemy (64)in #django • 4 months agoPaypal IPN - Django Wednesdays ECommerce 49In this video we'll start to set up Paypal IPN for our Ecommerce Site with Django and Python. IPN stands for Instant…codemy (64)in #django • 4 months agoNgrok For Local Paypal Testing - Django Wednesdays ECommerce 48In this video we'll set up Ngrok so that we can test our PayPal Payments locally for our ecommerce app with Django and…codemy (64)in #django • 4 months agoTake Paypal Payments On Our Site - Django Wednesdays ECommerce 47In this video we'll set up Paypal Payments on our Django Ecommerce site. Accepting Paypal on our site is important…codemy (64)in #django • 5 months agoPaypal Sandbox Accounts - Django Wednesdays ECommerce 46In this video we'll start to set up payment processing for our Django Ecommerce App. First we'll focus on Paypal.…codemy (64)in #tkinter • 5 months agoBuild 3 Tkinter Apps Using Pieces and A.I. In Seconds!In this video we'll use Pieces to build out three Tkinter apps in seconds. We'll build a Calculator, a simple CRM…codemy (64)in #django • 5 months agoDomain Name For Our Project - Django Wednesdays ECommerce 45In this video we'll add a domain name to our Ecommerce app with Django and Python. In the last video we pushed our…codemy (64)in #django • 5 months agoPush Our App To Web Hosting - Django Wednesdays ECommerce 44In this video we'll push our Django Ecommerce app online to web hosting using Railway. We need to make a few minor…codemy (64)in #django • 5 months agoAdd Postgres Cloud Database - Django Wednesdays ECommerce 43In this video we'll add the PostgreSQL database to our ecommerce app with Django and Python. Up until now we've been…codemy (64)in #django • 6 months agoClear Shopping Cart Model - Django Wednesdays ECommerce 42In this video we'll clear our shopping cart model on checkout. A few videos ago we cleared the shopping cart cookies…codemy (64)in #ai • 6 months agoFree A.I. Image Prompt Training From Google?!Google Arts and Culture has a free Image prompt training game. It generates an image, and then you have to reverse…codemy (64)in #django • 6 months agoShipped Buttons - Django Wednesdays ECommerce 41In this video we'll add Shipped and Unshipped buttons to our order dashboard for our ecommerce app with Django and…codemy (64)in #django • 6 months agoDashboard Item Pages - Django Wednesdays ECommerce 40In this video we'll build onto our Shipping Dashboard by making each order clickable. When clicked, they'll point to…codemy (64)in #django • 6 months agoShipping Dashboard - Django Wednesdays ECommerce 39In this video we'll create a shipping dashboard for our ecommerce website with Django and Python. In the last few…codemy (64)in #django • 7 months agoAutomatically Add Shipping Date - Django Wednesdays ECommerce 38In this video we'll automatically add a Shipping Date to our Ecommerce App with Django. In the last video we added a…codemy (64)in #tkinter • 7 months agoMenu Buttons - Intro To Tkinter 11In this video we'll learn how to use Menu Button popups for Tkinter. Menu buttons are similar to the regular Menu…codemy (64)in #r • 7 months agoInstall R Studio - Machine Learning Mondays 1In this video we'll download and install both the R Programming Language and R Studio. R is a statistical…codemy (64)in #pygame • 7 months agoShoot Bullets - PyGame Thursdays 32In this video we'll add the ability for our character to shoot bullets for our platformer with Pygame and Python.…codemy (64)in #django • 7 months agoOrder Item Inlines - Django Wednesdays ECommerce 37In this video we'll add our Order Items to our Orders on the Django Admin Area. When we click an order in the admin…