Re: Timezone issue in when storing in DB

2023-08-16 Thread Ruby
You seem to be reinventing the wheel, Django already has timezone support when you set USE_TZ to True, Note that your TIME_ZONE would be the default t

Re: How to upload a folder in django?

2023-08-16 Thread ivan harold
just make sure to ink the path correctly. iex: ../page/page1/pag2/ etc.. On Monday, August 14, 2023 at 5:59:54 PM UTC-5 abu yahya Diab wrote: > Hi guys, I have a task to upload a folder in django. > So, what is the right way to do that? > and what if this folder has subfolder and these subfolders

Re: How is Django For Api book

2023-08-16 Thread ivan harold
*William S. **Vincent - REST APIs with Django* *I second this one this is a good read to boost your knowledge and learnings.* On Tuesday, August 15, 2023 at 4:30:50 PM UTC-5 Roy Lagg wrote: > > You could check out *William S. Vincent - REST APIs with Django. *The > book is easy to read and ha

Re: final project in django - help

2023-08-16 Thread kipkoech chesir
yes, we can, just clarify issues and problems. On Wednesday, August 9, 2023 at 7:23:27 PM UTC+3 ivan harold wrote: > what help do you need? > Can you give any specifics so we can understand? > > On Sunday, July 16, 2023 at 10:40:09 PM UTC+8 Jun Say wrote: > >> >> >> On Sun, Jul 16, 2023 at 9:32 

Re: i learnt django basics but i want to learn django for become a master in django where can i get resourse

2023-08-16 Thread Serawit
I found myself in a similar place a few weeks ago, this dude's, Alpha, tutorials on YouTube and Udemy are helping me take my Django journey to next level. I picked up a lot of knowledge

Re: i learnt django basics but i want to learn django for become a master in django where can i get resourse

2023-08-16 Thread Peram Ashokkumar
Thank you brother On Wed, 16 Aug, 2023, 9:01 pm Serawit, wrote: > I found myself in a similar place a few weeks ago, this dude's, Alpha, > tutorials > on YouTube and Udemy > are helping

Re: Timezone issue in when storing in DB

2023-08-16 Thread Madhusudhan Reddy
But I am using only fast api for APIs On Wed, 16 Aug 2023 at 3:45 PM, Ruby wrote: > You seem to be reinventing the wheel, Django already has timezone support > when you set USE_TZ > to > True, > Note that your TIME_ZONE > <

Re: Timezone issue in when storing in DB

2023-08-16 Thread ivan harold
I recommend you reading this https://docs.djangoproject.com/en/4.2/topics/i18n/timezones/. On Wednesday, August 16, 2023 at 12:46:53 PM UTC-5 Madhusudhan Reddy wrote: > But I am using only fast api for APIs > > On Wed, 16 Aug 2023 at 3:45 PM, Ruby wrote: > >> You seem to be reinventing the whee

Re: final project in django - help

2023-08-16 Thread Migui Galan
im glad to help, whats the issue you are facing? you can send me a gmeet link for the meeting On Wed, Aug 16, 2023 at 11:31 PM kipkoech chesir wrote: > yes, we can, just clarify issues and problems. > > > On Wednesday, August 9, 2023 at 7:23:27 PM UTC+3 ivan harold wrote: > >> what help do you n