Re: Inquiry

2025-02-24 Thread Thibaud Colas
Hi Kelvin, this is the Django users mailing list, you’re likely to get a better answer for this in other online spaces that are more specific to Rust! On Sunday, 23 February 2025 at 18:42:43 UTC Kelvin McCarty wrote: > How can one get a fresh start in RUST -- You received this message because

Inquiry

2025-02-23 Thread Kelvin McCarty
How can one get a fresh start in RUST -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion visit h

Re: Inquiry about your need for website development support

2024-11-26 Thread chronologicalage calculator
I Can Develop this this Thanks https://dddcodigo.com.br/ddd-27/ On Monday, October 28, 2024 at 3:04:47 PM UTC+5 Kayode Oladipo wrote: > Yeah, I did that. Didn't know the '@' tag, adds the email address to the > CC. > Thank you for pointing that out. > > On Sun, Oct 27, 2024 at 3:05 PM Teniola

Re: Inquiry about your need for website development support

2024-10-28 Thread Kayode Oladipo
Yeah, I did that. Didn't know the '@' tag, adds the email address to the CC. Thank you for pointing that out. On Sun, Oct 27, 2024 at 3:05 PM Teniola wrote: > Broda...he said you should send him what you just sent to the group on > personal mail > > On Sun, Oct 27, 2024, 4:34 AM Kayode Oladipo

Re: Inquiry about your need for website development support

2024-10-27 Thread Makrand
I can develop a Web site fast. On Sun, 27 Oct, 2024, 7:35 pm Teniola, wrote: > Broda...he said you should send him what you just sent to the group on > personal mail > > On Sun, Oct 27, 2024, 4:34 AM Kayode Oladipo > wrote: > >> Hello UJJWAL, >> I trust this email finds you well? I saw your pos

Re: Inquiry about your need for website development support

2024-10-27 Thread Teniola
Broda...he said you should send him what you just sent to the group on personal mail On Sun, Oct 27, 2024, 4:34 AM Kayode Oladipo wrote: > Hello UJJWAL, > I trust this email finds you well? I saw your post on the > @django-users@googlegroups.com earlier > today, and I was wondering whether you

Inquiry about your need for website development support

2024-10-26 Thread Kayode Oladipo
Hello UJJWAL, I trust this email finds you well? I saw your post on the @django-users@googlegroups.com earlier today, and I was wondering whether you still needed a developer. I am open to working in this role as a Django developer. I also wear other hats as a Frontend Developer (with Vue and Nuxt

Inquiry about Paid Internship Opportunity for Backend Developer (Django)

2023-11-07 Thread John Diginee
Hello everyone, I hope you're well. I'm John Diginee, and I'm currently seeking a paid backend developer (Django) role. I am a passionate and motivated developer with a deep appreciation for Python and the Django framework. Over the past years, I have honed my skills in software development,

Job Inquiry

2022-08-18 Thread Onjomba Felix
Hey guys I Am A django developer with three year experience looking for a job. Please refer to my CV attached below. Thank you So Much -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails

how it happens the economy is tanked, per the official United States government inquiry

2011-02-10 Thread max stalnaker
http://www.fcic.gov/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options,

RE: Inquiry

2008-07-15 Thread Kadusale, Myles
Thank you for the inputs! -Original Message- From: django-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Brett Hoerner Sent: Tuesday, July 15, 2008 10:02 PM To: django-users@googlegroups.com Subject: Re: Inquiry On Tue, Jul 15, 2008 at 8:40 AM, Marty Alchin <[EM

Re: Inquiry

2008-07-15 Thread Brett Hoerner
On Tue, Jul 15, 2008 at 8:40 AM, Marty Alchin <[EMAIL PROTECTED]> wrote: > Is it really > that bad a thing that users are in control of how they use your web > site? Exactly. Users can change the URL more easily than they can delete a cookie, so that one is effectively out (for his criteria). A

Re: Inquiry

2008-07-15 Thread Marty Alchin
On Mon, Jul 14, 2008 at 8:48 PM, Kadusale, Myles <[EMAIL PROTECTED]> wrote: > I don't want to use cookies because they can be disabled by the user. The alternatives I'm aware of are: * recording the session ID directly in the URL of every page, which just opens you up[1] to all sorts of problems

Re: Inquiry

2008-07-15 Thread Brett Hoerner
On Mon, Jul 14, 2008 at 7:48 PM, Kadusale, Myles <[EMAIL PROTECTED]> wrote: > I don't want to use cookies because they can be disabled by the user. Can you name a method of maintaining a session can't be altered or changed by the user? Brett --~--~-~--~~~---~--~~

RE: Inquiry

2008-07-14 Thread Kadusale, Myles
I don't want to use cookies because they can be disabled by the user. -Original Message- From: django-users@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Anderson Sent: Monday, July 14, 2008 11:10 PM To: django-users@googlegroups.com Subject: Re: Inquiry Kad

Re: Inquiry

2008-07-14 Thread Jeff Anderson
Kadusale, Myles wrote: Good Day to All! I am new to Django and I was wondering if there is a sample application that deals with sessions that is not using cookies. Django's session framework uses cookies. I don't know why you wouldn't want to do sessions without cookies, and I don't know of

Inquiry

2008-07-13 Thread Kadusale, Myles
Good Day to All! I am new to Django and I was wondering if there is a sample application that deals with sessions that is not using cookies. Also is there a directory structure in an web app when using Django? Like in J2EE?? Hope someone would reply. Thanks Myles --~--~-~--~~