Re: Case-insensitive non-deterministic collation

2023-08-17 Thread Mike Dewhirst
On 18/08/2023 12:34 pm, Vitor Freitas wrote: Hi Mike, On Tue, Aug 15, 2023 at 4:30 AM Mike Dewhirst wrote: Found a great article by Adam Johnson written in February ... https://adamj.eu/tech/2023/02/23/migrate-django-postgresql-ci-fields-case-insensitive-collation/ This is a

Re: Case-insensitive non-deterministic collation

2023-08-17 Thread Vitor Freitas
Hi Mike, On Tue, Aug 15, 2023 at 4:30 AM Mike Dewhirst wrote: > Found a great article by Adam Johnson written in February ... > > > https://adamj.eu/tech/2023/02/23/migrate-django-postgresql-ci-fields-case-insensitive-collation/ > This is a great reference. It helped me out with the migration

Re: Road Map for a newbie

2023-08-17 Thread Sebastian Jung
Hello, At the beginning i read much tutorials about function based django. It is on beginning a little bit easier because you understand how a list-, create-/update- and deleteview works. For little project this approach is fine. I waste with function based aproach too much time because i extend

Re: Road Map for a newbie

2023-08-17 Thread Mike Dewhirst
On 17/08/2023 7:24 pm, Tesfaye Yimam wrote: Hello all, This is my second day of learning Django. I am comfortable with python (the basics and the OOP). I wanted to have some guidance from this community to learn Djanog by taking small steps in a consistent way. Any one who has a road-map,

Re: hello forks, i need help

2023-08-17 Thread ivan harold
https://www.w3schools.com/django/django_admin_include_members.php explore the site maybe what you are ooking for is in there check this one. On Thursday, August 17, 2023 at 11:53:00 AM UTC-5 Abdoulaye SENE wrote: > the problem is i don't see users in admin.i only see groups. do not know >

Re: hello forks, i need help

2023-08-17 Thread Abdoulaye SENE
the problem is i don't see users in admin.i only see groups. do not know why. Le jeu. 17 août 2023 à 16:48, Abdoulaye SENE a écrit : > thanks a lot > > > Le jeu. 17 août 2023 à 16:38, ivan harold a > écrit : > >> https://www.w3schools.com/django/django_admin_create_user.php >> check this one

Re: hello forks, i need help

2023-08-17 Thread Abdoulaye SENE
thanks a lot Le jeu. 17 août 2023 à 16:38, ivan harold a écrit : > https://www.w3schools.com/django/django_admin_create_user.php > check this one out. > > On Thursday, August 17, 2023 at 8:26:29 AM UTC-5 Abdoulaye SENE wrote: > >> i have created a group named adminis. how to create users in

Re: hello forks, i need help

2023-08-17 Thread ivan harold
https://www.w3schools.com/django/django_admin_create_user.php check this one out. On Thursday, August 17, 2023 at 8:26:29 AM UTC-5 Abdoulaye SENE wrote: > i have created a group named adminis. how to create users in the group > using django admin > > -- You received this message because you

Re: Road Map for a newbie

2023-08-17 Thread ivan harold
try learning by going to certain websites that offer to learn, such as w3schools.com . On Thursday, August 17, 2023 at 10:15:03 AM UTC-5 Tesfaye Yimam wrote: > Hello all, > > This is my second day of learning Django. I am comfortable with python > (the basics and the OOP). > I wanted to have

لإRe: How is Django For Api book

2023-08-17 Thread abu yahya Diab
There's no book called *William S. * *Vincent - REST APIs with Django.* في الأربعاء، 16 أغسطس 2023 في تمام الساعة 4:50:59 م UTC+3، كتب ivan harold رسالة نصها: > *William S. **Vincent - REST APIs with Django* > > *I second this one this is a good read to boost your knowledge and > learnings.* >

Re: Timezone issue in when storing in DB

2023-08-17 Thread Fred Legace
Would it not make sense to store times in UCT then in a user profile allow the user to choose their local timezone for display? On Wednesday, August 16, 2023 at 3:15:39 AM UTC-7 Ruby wrote: > You seem to be reinventing the wheel, Django already has timezone support > when you set USE_TZ >

Road Map for a newbie

2023-08-17 Thread Tesfaye Yimam
Hello all, This is my second day of learning Django. I am comfortable with python (the basics and the OOP). I wanted to have some guidance from this community to learn Djanog by taking small steps in a consistent way. Any one who has a road-map, especially if you tried it and worked for you,

hello forks, i need help

2023-08-17 Thread Abdoulaye SENE
i have created a group named adminis. how to create users in the group using django admin -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to