Re: i need to learn more on django

2023-08-11 Thread mazen Embaby
Hello to Python developers, I created a Django template to start and boost your project with rich admin features that allow social auth providers and others https://lnkd.in/d7sqtE46 feel free to use and contribute #Python

Re: i need to learn more on django

2023-05-11 Thread Sebastian Jung
P.s. youtube is not good because you can't copy source code from YouTube Naomi Gentle-idyee schrieb am Fr., 5. Mai 2023, 18:48: > i just got started on django and though it looks complicated, i am told i > can learn it which i know its possible.so joining this community should > help me achieve

Re: i need to learn more on django

2023-05-11 Thread Sebastian Jung
Hello naomi, When i start i start with simple function based Views but later i see this you should only use on beginning to understand whats happen in listview, updateview, createview and deleteview. Many things in django we use class based views which makes things much much easier. Here a tuto

Re: i need to learn more on django

2023-05-11 Thread Brian Gitau
also youtube will go a long way if you can't understand the documentation that well i suggest you watch and code along with dennis ivy https://www.youtube.com/@DennisIvy On Fri, May 5, 2023 at 7:48 PM Naomi Gentle-idyee wrote: > i just got started on django and though it looks complicated, i am

Re: i need to learn more on django

2023-05-11 Thread Michael Edet
Welcome On Thu, 11 May 2023, 14:08 Arash Rahimimehr, wrote: > Try this book: > Django for Beginners Build websites with Python & Django > William S. Vincent > This book is for sale at http://leanpub.com/djangoforbeginners This > version was published on 2022-03-24 > > > ‫‪Naomi Gentle-idyee‬‏

Re: i need to learn more on django

2023-05-11 Thread Arash Rahimimehr
Try this book: Django for Beginners Build websites with Python & Django William S. Vincent This book is for sale at http://leanpub.com/djangoforbeginners This version was published on 2022-03-24 ‫‪Naomi Gentle-idyee‬‏ <‪naomikenneth...@gmail.com‬‏> در تاریخ جمعه ۵ مه ۲۰۲۳ ساعت ۲۰:۱۸ نوشت:‬ > i

Re: i need to learn more on django

2023-05-05 Thread Shiv Kumar ojha
Go through docs and create polls app by following docs. If you didn't get some topics re read it, try to learn hard way, seak help with chatGPT if you can't understand it. When you got a grasp over polls app then add some features by yourself and create a mental model of CRUD. Once you know that,

Re: i need to learn more on django

2023-05-05 Thread Michael kosy
Learning from YouTube is a good way to start(and also best if your python skill is good). You can also pay for a Udemy course if you can afford it. The best way to improve is working on project(s) and finishing them. I can suggest a few YouTuber that helped me get on my feet: Dennis Ivy Telusko Co

Re: i need to learn more on django

2023-05-05 Thread Omkkar Potddar
Learn from you tube.. Whenever small task you try to do then after some days later you get more confident On Fri, 5 May, 2023, 10:18 pm Naomi Gentle-idyee, wrote: > i just got started on django and though it looks complicated, i am told i > can learn it which i know its possible.so joining this

i need to learn more on django

2023-05-05 Thread Naomi Gentle-idyee
i just got started on django and though it looks complicated, i am told i can learn it which i know its possible.so joining this community should help me achieve that. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this gr