Re: Help

2022-09-27 Thread peteru mimo
Good morning Check the https://www.udemy.com/course/draft/3427466/learn/lecture/21717840?start=15#overview is free on udemy Regard On Mon, Sep 26, 2022 at 9:11 PM Balogun Awwal wrote: > Hello I just learnt python I’m looking to learn django can you recommend > some tutorials and it will also b

Re:

2022-09-27 Thread peteru mimo
That is great, please drop the link for us to join when created. Regards On Tue, Sep 27, 2022 at 9:47 AM Shittu Abdulrasheed < rasheedshittushi...@gmail.com> wrote: > i am available too +2347049978495 > > On Tue, Sep 27, 2022 at 3:21 AM André Lewis > wrote: > >> Hi! could you add me as well, >>

Re: Help

2022-09-27 Thread peteru mimo
https://freetutsdownload.com/?s=django download free django tutorial here also On Tue, Sep 27, 2022 at 11:33 AM peteru mimo wrote: > Good morning > > Check the > https://www.udemy.com/course/draft/3427466/learn/lecture/21717840?start=15#overview > is free on udemy > > Rega

Re: Facing attribue Error

2022-11-01 Thread peteru mimo
According to this type object 'employeeapp' has no attribute 'object' .. should be objects not object On Tue, Nov 1, 2022 at 2:41 PM MaheshKumar wrote: > AttributeError at /employee/type object 'employeeapp' has no attribute > 'object' > Request Method: > GET > Request URL: > http://localho

Re: Template inheritance not working

2022-11-02 Thread peteru mimo
Your template inheritance cannot be index.html make it base.html and put whatever you want to be display in all pages on it then extends it in index page and other page On Wed, Nov 2, 2022 at 10:26 AM FLAVIEN HERI wrote: > can it be the problem of the first block content which is empty.in > inde

Email Sending In Django not working

2022-11-09 Thread peteru mimo
Good day team, I have been facing this challenge in sending mail in django here is the error *"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"* *Code* def sen

Re: Email Sending In Django not working

2022-11-09 Thread peteru mimo
EMAIL_PORT = '587' On Wed, Nov 9, 2022 at 11:56 AM peteru mimo wrote: > Good day team, > > I have been facing this challenge in sending mail in django > > here is the error *"A connection attempt failed because the connected > party did not properly r

Re: Email Sending In Django not working

2022-11-14 Thread peteru mimo
t stopped less secure apps, so u cant send email messages >> anymore with ur email and password, U will have to find some other way of >> sending mails. >> >> On Wed, 9 Nov, 2022, 16:26 peteru mimo, wrote: >> >>> Good day team, >>> >>> I ha

Re: Email Sending In Django not working

2022-11-14 Thread peteru mimo
assword. >> *Note: Your email password should be the app password generated no your >> actual Gmail password* >> >> https://youtu.be/uVDq4VOBMNM >> >> On Mon, Nov 14, 2022, 17:41 peteru mimo wrote: >> >>> I have done all this still not working >

Re: URL evaluates to 'slug' literally instead of the variable slug

2022-11-30 Thread peteru mimo
Make your urls patterns at pet app path('pet/', pet_views.PetDetailView.as_view(), name='pet_details'),] On Wednesday, November 30, 2022 at 2:52:36 PM UTC+1 mi...@spinningcow.xyz wrote: > Code is first, query is last (below). Thanks in advance. > > > *home directory urls.py* > from django.co

Re: E-comm live project

2024-03-18 Thread peteru mimo
I'm interested +2348035685110 On Mon, Mar 18, 2024, 19:08 Adikwu Samuel wrote: > I am interested > +2348064239965 > > On Mon, Mar 18, 2024, 6:33 PM Sang wrote: > >> Looks interesting. I'm on WhatsApp @ 9937826218. Please let's catch up >> there. >> >> On Mon, Mar 18, 2024, 22:56 1001_prabhjot S