Re: Form Page URL Not Found

2023-05-01 Thread Michael Starr
Thanks, Albert! Mike On Monday, May 1, 2023 at 4:44:39 PM UTC-7 ALBERT ASHABA AHEEBWA wrote: > Oh, just realized Dylan had already answered url bit > > > > > Best Regards, > > Albert Ashaba Aheebwa > +256 781 435857 <+256%20781%20435857> > > On Tue, 2 May 2023, 02:41 ALBERT ASHABA AHEEBWA, >

Re: Form Page URL Not Found

2023-05-01 Thread ALBERT ASHABA AHEEBWA
Oh, just realized Dylan had already answered url bit Best Regards, Albert Ashaba Aheebwa +256 781 435857 On Tue, 2 May 2023, 02:41 ALBERT ASHABA AHEEBWA, < ashabaaheebwaalb...@gmail.com> wrote: > > Hi Michael, > > On the issue, of urls, Django uses some kind of regex expression to know >

Re: Form Page URL Not Found

2023-05-01 Thread ALBERT ASHABA AHEEBWA
Hi Michael, On the issue, of urls, Django uses some kind of regex expression to know which view to render. And because it's python, it reads from top - bottom. So the two urls "pet/..." are colliding. Change one url to confirm the suspicions. On your query of when to Use FormView or CreateView,

Re: Form Page URL Not Found

2023-05-01 Thread Michael Starr
Man that one always gets me. I forget, often, that computers are simple automatons that obey logical rules. Thank you, good sir. Michael On Monday, May 1, 2023 at 4:26:04 PM UTC-7 Dylan Reinhold wrote: > Ill bite. > > urlpatterns = [ > path("pet//", views.PetDetailView.as_view(), name =

Re: Form Page URL Not Found

2023-05-01 Thread Dylan Reinhold
Ill bite. urlpatterns = [ path("pet//", views.PetDetailView.as_view(), name = "pet_profile"), path("owner//", views.PetOwnerDetailView.as_view(), name = "owner_profile"), path("pet/photoupload/", views.PetPhotoUploadView.as_view(), name = "photo_upload"), ] You if you are going to

Re: Form Page URL Not Found

2023-05-01 Thread Michael Starr
I made some progress on the error. It's a view error. It's thrown by PetDetailView (which isn't even being called with this url call or this template), and it can't find the context object name that I defined as pet, which is stupid, because I defined it, it's not a memory lookup. QED Django is

Re: Unpaid Internship

2023-05-01 Thread Habeeb Lasisi
Thanks On Mon, May 1, 2023, 5:46 PM Ben Indangasy wrote: > Beninda Group Ltd needs some interns - i...@beninda.com > > On Mon, May 1, 2023, 12:43 AM Each1Teach1 Tech Inc < > pcintegral.pcintegr...@gmail.com> wrote: > >> let's talk >> >> >> On Monday, April 24, 2023, John Diginee wrote: >> >>>

Re: Unpaid Internship

2023-05-01 Thread Ben Indangasy
Beninda Group Ltd needs some interns - i...@beninda.com On Mon, May 1, 2023, 12:43 AM Each1Teach1 Tech Inc < pcintegral.pcintegr...@gmail.com> wrote: > let's talk > > > On Monday, April 24, 2023, John Diginee wrote: > >> Dear Sir/Ma'am, >> >> I hope this message finds you well. I am a

Re: Unpaid Internship

2023-05-01 Thread 5PM
i can learn On Mon, May 1, 2023 at 3:28 AM Each1Teach1 Tech Inc < pcintegral.pcintegr...@gmail.com> wrote: > let's talk > > > On Monday, April 24, 2023, John Diginee wrote: > >> Dear Sir/Ma'am, >> >> I hope this message finds you well. I am a full-stack software >> engineering student at