Re: Tutorial for a Django web store

2023-04-14 Thread Sebastian Jung
Get django oscar sandbox and most things are allready implemented Michael Starr schrieb am Mi., 12. Apr. 2023, 08:02: > Does anyone know of a good tutorial (preferably with github files) that > teaches you how to make a web store in Django? It seems like a basic > literacy skill for Django progr

Re: Tutorial for a Django web store

2023-04-14 Thread Adewunmi Oladele
Can you please share Denis ivanov YouTube channel link ? On Thu, Apr 13, 2023, 6:58 PM Bradie Poa wrote: > There's no full toturial that does that. The only man who tried is Denis > ivanov on his YouTube channel but still he did backend alone and frontend > alone. > > Try him out. Maybe you may

Re: Tutorial for a Django web store

2023-04-13 Thread Bradie Poa
There's no full toturial that does that. The only man who tried is Denis ivanov on his YouTube channel but still he did backend alone and frontend alone. Try him out. Maybe you may earn something 😉😉 On Thu, Apr 13, 2023, 16:47 Alexandre Felgueiras < alexandre.r.felguei...@gmail.com> wrote: > Hel

Re: Tutorial for a Django web store

2023-04-13 Thread Alexandre Felgueiras
Helo Michael, I've been studying this e-book and I think it's amazing. There is another books from the same author for more advanced users. check on: https://www.amazon.com.br/Django-Beginners-Build-Websites-Python/dp/1735467200 Best regards -- You received this message because you are subs

Tutorial for a Django web store

2023-04-11 Thread Michael Starr
Does anyone know of a good tutorial (preferably with github files) that teaches you how to make a web store in Django? It seems like a basic literacy skill for Django programming. Let me know. Thanks. Michael -- You received this message because you are subscribed to the Google Groups "Djang