Re: Looking for Django developers to work on a new and an existing project with our team

2020-03-29 Thread Emmanuel klutse
Hello, I’m also an intermediate Django and react developer With 2 years working experience. Looking forward to hear from you. Thx and best regards. On Sun, 29 Mar 2020 at 9:09 PM, Ernest Thuku wrote: > Hey Lax, > I am Ernest. A Django and react.js developer. It will be pleasure working > with

Re: Python Django Training

2020-02-21 Thread Emmanuel klutse
Hello, I’m also interested. Please add me to the list. Thanks On Fri, 21 Feb 2020 at 1:52 PM, Irfan Khan wrote: > Hi > How you conducting the sessions and please add me into the group > > On Sat, 1 Feb 2020 at 7:12 PM, Srikanth K wrote: > >> Hi, >> >> I am from Hyderabad. I am Python Developer

djoser and custom user model

2020-02-19 Thread Emmanuel klutse
Hello team, I need help with understanding how djoser and custom user model works better. Problem breakdown First, I’m trying to manage my system users. I want to implement customers, employees, and admin as users in the system. I want to know if I should create a separate table in my DB for

Re: rest-auth vs djoser

2020-02-06 Thread Emmanuel klutse
ter using it, I found it is very easy to use and customize, so I stick > with djoser. > > On Thu, Feb 6, 2020 at 4:28 AM Emmanuel klutse wrote: > >> Hello team, >> hope we are all doing great. >> I'm a beginner working on my first DRF project, I am trying to build a

rest-auth vs djoser

2020-02-05 Thread Emmanuel klutse
Hello team, hope we are all doing great. I'm a beginner working on my first DRF project, I am trying to build an e-commerce site. I want to know the difference between django rest-auth and djoser, and which of them will be a good fit for my project. Thank you. -- You received this message

Re: Sending Email from form

2019-06-29 Thread Emmanuel klutse
ttps://tryshift.com/?utm_source=SentWithShift_campaign=Sent%20with%20Shift%20Signature_medium=Email%20Signature_content=General%20Email%20Group>* > > On Sat, Jun 29, 2019 at 6:25 AM Emmanuel klutse > wrote: > >> Thank you Dube!!! Will check it out and update shortly. >> >&g

Re: Sending Email from form

2019-06-28 Thread Emmanuel klutse
e found here: > https://documentation.mailgun.com/en/latest/user_manual.html#sending-via-api > > Kind regards, > Lloyd > > > Sent with Shift > >> On Fri, Jun 28, 2019 at 8:22 PM Emmanuel klutse wrote: >> Hello Team. >> I’m new to programming and I’ve bee

Sending Email from form

2019-06-28 Thread Emmanuel klutse
with my level on a project for free. Thank you Emmanuel klutse +233202729851 -- 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-user

Re: Can't save to Postgres db locally - Fresher

2019-05-16 Thread Emmanuel klutse
2019 at 2:32 AM, salimon jamiu olashile > mailto:tunedae1shi...@gmail.com>> wrote: > Is “contact” a model? > > > On Wed, 15 May 2019 at 8:36 PM, Emmanuel klutse <mailto:nuelk...@gmail.com>> wrote: > Thanks Chetan Ganji, well appreciated. > > H, I cha

Re: Can't save to Postgres db locally - Fresher

2019-05-15 Thread Emmanuel klutse
is confused. > > Solution - > Rename anyone of the above methods. > > Regards, > Chetan Ganji > +91-900-483-4183 > ganji.che...@gmail.com <mailto:ganji.che...@gmail.com> > http://ryucoder.in <http://ryucoder.in/> > > On Wed, May 15, 2019 at 3:50 PM Emmanu

Can't save to Postgres db locally - Fresher

2019-05-15 Thread Emmanuel klutse
c = contact(email='email',subject='subject',message='message') c.save() return render (request,'emmanuel/contact.html') else: return render (request,'emmanuel/contact.html’) Thanks, Emmanuel klutse. Best regards -- You received this message because you are

Re: Projects to work on

2019-05-05 Thread Emmanuel klutse
Hello Rob, Let me know what role I can play. Thx Emmanuel Klutse Sent from my iPhone > On 5 May 2019, at 5:54 PM, Rob Gmail wrote: > > Maybe the three of us could work on the same project? > > Rob > 203-671-6514 > Sent from my mobile device, please excuse the typos.

Re: Projects to work on

2019-05-05 Thread Emmanuel klutse
Hello team, I also started two months ago. Working on a really problem will be of great help to me Can I work with you when you get a project. Sent from my iPhone > On 5 May 2019, at 5:40 PM, Rob Gmail wrote: > > I have a reports project that you might be interested in working on > >

Re: Hello From Nigeria

2019-03-12 Thread Emmanuel klutse
I’m from Ghana and will also love to join. On Tue, 12 Mar 2019 at 11:14 AM, Emmanuel Agu wrote: > Nice one, am in. > > On Monday, 11 March 2019 14:16:28 UTC+1, Joshua Kayode wrote: >> >> Greetings, if you are a django developer in Nigeria, would you consider >> joining a WhatsApp group? >> > --

Re: Unable to access mysql db and apply changes using "python manage.py migrate"

2019-02-02 Thread Emmanuel klutse
Thx a lot I will look into it n revert On Sat, 2 Feb 2019 at 10:33 AM, Carsten Fuchs wrote: > Am 02.02.19 um 11:10 schrieb Emmanuel klutse: > > yes im talking about using "python manage.py migrate" command to create > tables in the db(djangoproject) i have already c

Re: Unable to access mysql db and apply changes using "python manage.py migrate"

2019-02-02 Thread Emmanuel klutse
yes im talking about using "python manage.py migrate" command to create tables in the db(djangoproject) i have already created in mysql server On Saturday, February 2, 2019 at 2:09:53 AM UTC-8, Emmanuel klutse wrote: > > > > On Saturday, February 2, 2019 at 1:47:39 AM UTC-

Re: Unable to access mysql db and apply changes using "python manage.py migrate"

2019-02-02 Thread Emmanuel klutse
On Saturday, February 2, 2019 at 1:47:39 AM UTC-8, Carsten Fuchs wrote: > > Am 02.02.19 um 10:33 schrieb Emmanuel klutse: > > [...] creat a db for me in mysql instead of sqlite and the error is > talking about authentication. > > these are the changes made in my django

Re: Unable to access mysql db and apply changes using "python manage.py migrate"

2019-02-02 Thread Emmanuel klutse
38 AM UTC-8, Carsten Fuchs wrote: > Hi Emmanuel, > > the error message is clear, isn't it? > (1045, "Access denied for user 'root'@'localhost' (using password: YES)") > > Check your password. Use the mysql client to check. > > Best regards, > Carsten >

Unable to access mysql db and apply changes using "python manage.py migrate"

2019-02-02 Thread Emmanuel klutse
hello team, Can someone help me with the problem below please. (py1) C:\djangoproject>python manage.py migrate Traceback (most recent call last): File "C:\Users\Success\Envs\py1\lib\site-packages\django\db\backends\base\base.py", line 216, in ensure_connection self.connect() File

Re: Need Contributors and beginners for job portal ( Whatsapp group )

2019-02-01 Thread Emmanuel klutse
I’m so much interested but I’m a beginner . On Fri, 1 Feb 2019 at 12:34 AM, Roshan Shah wrote: > I want to build a job portal for companies who sponsor work visas to > skilled resources. > > 1) Candian Employers offering jobs to express entry professionals > 2) US Employers offering TN Visas to

Re: beginner

2019-01-31 Thread Emmanuel klutse
icerebels.nl > > Op 31 jan. 2019, om 21:51 heeft Emmanuel klutse het > volgende geschreven: > > I'm Emmnuel klutse, and very new to programming. > CAN I GET SOMEONE TO MENTOR ME PLEASE. > i'm currently taking a python course on udemy and also learning on django > via youtube. &

beginner

2019-01-31 Thread Emmanuel klutse
I'm Emmnuel klutse, and very new to programming. CAN I GET SOMEONE TO MENTOR ME PLEASE. i'm currently taking a python course on udemy and also learning on django via youtube. I NEED A MENTOR PLEASE -- You received this message because you are subscribed to the Google Groups "Django users"