▶ Watch Django Wednesdays Ecommerce Playlist ✅ Subscribe To My KZbin Channel: bit.ly/3OBQJfN bit.ly/2IGzvOR ▶ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take 50% off with coupon code: youtube50 bit.ly/2VC9WUN ▶ Get The Code bit.ly/47xAhWJ
@namdarcs8 ай бұрын
Hey John! Thanks for correcting this... just catching up. Outstanding work good sir!!! Thank you for listening to your community :)
@Codemycom8 ай бұрын
sure thing
@TheLummen.7 ай бұрын
The solution we needed ! Thank you John !
@Codemycom7 ай бұрын
sure thing!
@2Lozy8 ай бұрын
Hi John! First of all thank you for the nice videos, second, I noticed a litlle issue, when you add some product at the cart with its quantity, and then goes again at the product page and again add the same product with its quantity, its no getting increasing the quantity. I fix it in the cart.views in the def cart_add, I made a getter and a setter qty method in Cart class and boolean method to check if the product already is in cart, it worked well. Maybe you can dot it simplier! It really doesnt matter but is to make it more realiable. Thanks
@Codemycom8 ай бұрын
You wouldn't want to increase it there. You make changes to quantity on your cart page.
@annawickramasinghe29838 ай бұрын
Waiting for the next video. I have learned a lot from this series. You are one of the best tutors I've followed on you tube. May I know if you are going to show us how to deploy this app after development is finished? Or is there any other tutorials on codemy about deploying Django websites?
@Codemycom8 ай бұрын
I have a course on codemy about pushing django apps online to Heroku.
@gianlucagiuman61328 ай бұрын
I was just about to ask you about auto-completion for addresses 😂😂😂
@deleos37448 ай бұрын
Hello John, are you going to add shipping costs to cart total based on address?
@Codemycom8 ай бұрын
Probably not, but we’ll see.
@deleos37448 ай бұрын
@@Codemycom okay👍
@JK-nx1wd8 ай бұрын
If I slugify my products for slug extentions instead of id no. , guessing that will mess up as the pk / id etc are referenced and required throughout. Just wondering if can use both and only want the slug to show on the product web extention for seo etc purposes so would only need to add it in the product model and view alongside the pk if possible without it going all spaghetti on me? Never knew slugs were so attractive ha
@Codemycom8 ай бұрын
Only one way to find out ;-)
@JK-nx1wd8 ай бұрын
@@Codemycom very true lol thanks... i got it to work on top of the id so now shows for example localhost.....8000/product/22/chosen-slug-name/
@JK-nx1wd8 ай бұрын
Thanks John. Would you be able to show how to copy Billing Address to Shipping address if same , i have a button set up but couldn't work out how to do the copy.. like address2 to shipping_address2 .. Or point me to codemy if you've got it on there? Much appreciated.
@Codemycom8 ай бұрын
Yeah we might do that
@nuwarindaalbertgrande20627 ай бұрын
I am recieving this error "The ShippingAddress could not be changed because the data didn't validate." whenever i input the shipping information of a new user even after rectifying the first error .
@Codemycom7 ай бұрын
what did you do differently from the video?
@panosdimi47138 ай бұрын
Thank you i learn thank you what is your name friend mine is Panos
@Codemycom8 ай бұрын
My name is John
@panosdimi47138 ай бұрын
@@Codemycom Nice to meet you John thank you again for the fantastic coding tutorial god give everything