Re: Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread Muhammed Rafi A
password is not correct, check them or reset the password ones more On Fri, Jan 3, 2020 at 2:58 PM shailendra singh wrote: > The above exception was the direct cause of the following exception: > > Traceback (most recent call last): > File >

Re: Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread Rajesh Maruti
The authentication error for the database username with password Please check the DB username and password On Fri, 3 Jan 2020 at 14:57, shailendra singh wrote: > The above exception was the direct cause of the following exception: > > Traceback (most recent call last): > File >

Re: Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread sagar ninave
Hello ShailendraI have tried to attached postgresql to django but it could not happened please can you tell me what is procedure to do that -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails

Re: Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread shailendra singh
Thanks Everyone . Now its done. On Friday, January 3, 2020 at 2:57:27 PM UTC+5:30, shailendra singh wrote: > > The above exception was the direct cause of the following exception: > > Traceback (most recent call last): > File >

Re: Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread Motaz Hejaze
To test just create another user and database and grant all privileges for the new user to the new database and finally add those new credentials to django settings.py On Fri, 3 Jan 2020, 12:46 pm ramadhan ngallen, wrote: > Hello > The reason was due to wrong password for the postgre. Kindly

Re: Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread ramadhan ngallen
Hello The reason was due to wrong password for the postgre. Kindly test the password via Pgadmin. Best Regards Ramadhan Ngallen Software Consultant Phone: +255 715 200 997 | ngall...@gmail.com On 3 Jan 2020, 12:27 +0300, shailendra singh , wrote: > The above exception was the direct cause of

Hi everyone I am new in django and postgresql. Actually I am getting following error when i run the project, Although I am putting right password and username. Please Help me....

2020-01-03 Thread shailendra singh
The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File

Re: I am new in Django. Getting below errors when i am trying to install psycopg2. Please help me.....

2019-10-10 Thread Peter van der Does
Literally the first search result on google: https://www.google.com/search?q=psycopg2+ld%3A+library+not+found+for+lssl Google and Stack Overflow is my workflow. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group

I am new in Django. Getting below errors when i am trying to install psycopg2. Please help me.....

2019-10-10 Thread shailendra singh
ook-Air:ioadigital shailendra$ pip install psycopg2 Collecting psycopg2 Using cached https://files.pythonhosted.org/packages/5c/1c/6997288da181277a0c29bc39a5f9143ff20b8c99f2a7d059cfb55163e165/psycopg2-2.8.3.tar.gz Installing collected packages: psycopg2 Running setup.py install for psycopg2

Re: How to write api for sms intregartion in django I am new in django?

2018-08-01 Thread imran
I just want to test other wise I can load the data dynamically On Wednesday, August 1, 2018 at 1:06:12 PM UTC+5:30, Mark Caglienzi wrote: > > On Wed, 2018-08-01 at 00:26 -0700, im...@wsegames.com > wrote: > > Here is my code > > > > > > class RegisterView(CreateView): > > form_class =

Re: How to write api for sms intregartion in django I am new in django?

2018-08-01 Thread Mark Caglienzi
On Wed, 2018-08-01 at 00:26 -0700, im...@wsegames.com wrote: > Here is my code > > > class RegisterView(CreateView): > form_class = RegisterForm > template_name = 'accounts/register.html' > success_url = '/success-membership/' > > def form_valid(self, form): > url =

Re: How to write api for sms intregartion in django I am new in django?

2018-08-01 Thread imran
Here is my code class RegisterView(CreateView): form_class = RegisterForm template_name = 'accounts/register.html' success_url = '/success-membership/' def form_valid(self, form): url = "http://enterprise.smsgupshup.com/GatewayAPI/rest; payload =

Re: How to write api for sms intregartion in django I am new in django?

2018-08-01 Thread imran
I want to write api how to write can you help me? On Wednesday, August 1, 2018 at 12:47:55 PM UTC+5:30, Tim Vogt wrote: > > > https://www.twilio.com/blog/2014/04/building-a-simple-sms-message-application-with-twilio-and-django-2.html > > > Op 1 aug. 2018, om 09:15 heeft im...@wsegames.com het >

Re: How to write api for sms intregartion in django I am new in django?

2018-08-01 Thread Tim Vogt (Tim Vogt)
https://www.twilio.com/blog/2014/04/building-a-simple-sms-message-application-with-twilio-and-django-2.html > Op 1 aug. 2018, om 09:15 heeft im...@wsegames.com het volgende geschreven: > > I want to write a api when form submit a sms should go to the phone, I don't > know how to do that can

How to write api for sms intregartion in django I am new in django?

2018-08-01 Thread imran
I want to write a api when form submit a sms should go to the phone, I don't know how to do that can somone help me regarding this? -- 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

Re: I am new in django

2017-10-31 Thread cjacquemet
Ici (en français) : https://openclassrooms.com/courses/developpez-votre-site-web-avec-le-framework-django ;) Le mardi 31 octobre 2017 12:37:25 UTC+1, BARHAHIGA JANVIER a écrit : > > > > svp j'aimerai ceer un site web gratuit sur jango. qui peut m'aider à le > faire rapidement? > > sorry i

Re: I am new in django

2017-10-31 Thread BARHAHIGA JANVIER
svp j'aimerai ceer un site web gratuit sur jango. qui peut m'aider à le faire rapidement? sorry i want tocreate a web for environnement information. some on in goup can help me to do it without to pay? -- You received this message because you are subscribed to the Google Groups "Django

Re: I am new in django

2017-10-30 Thread Anish Chapagain
Hi, Please follow tutorials on djangoproject.com and simpleisbetterthancomplex.com Sent from my iPhone > On Oct 30, 2017, at 20:46, cjacque...@gmail.com wrote: > > Hi ! > > I liked it : https://tutorial.djangogirls.org/en/ > > Le lundi 30 octobre 2017 15:45:49 UTC+1, Rafael Mauricio Builes

Re: I am new in django

2017-10-30 Thread cjacquemet
Hi ! I liked it : https://tutorial.djangogirls.org/en/ Le lundi 30 octobre 2017 15:45:49 UTC+1, Rafael Mauricio Builes Marin a écrit : > > Hi everybody, I would like to know what is the best way for learn to use > Django and how mach knowledge of django I need. > Thank you > > El contenido de

I am new in django

2017-10-30 Thread Rafael Mauricio Builes Marin
Hi everybody, I would like to know what is the best way for learn to use Django and how mach knowledge of django I need. Thank you -- El contenido de este mensaje y sus anexos son únicamente para el uso del destinatario y pueden contener información clasificada o reservada. Si usted no es

Re: Hello I am new to django

2017-03-05 Thread ludovic coues
Sorry, I forget to mention it is to replace email = models.OneToOneField in UserProfile. Or more exactly, add the related_name argument to the email field. 2017-03-05 11:51 GMT+01:00 sarfaraz ahmed : > Where to include > models.OneToOneField(CustomUser,

Re: Hello I am new to django

2017-03-05 Thread sarfaraz ahmed
Where to include models.OneToOneField(CustomUser, related_name='profile') I tried including this in customuser model it does not understand. On 5 March 2017 at 14:24, ludovic coues wrote: > You should look at the related_name argument of relationship. Using ` >

Re: Hello I am new to django

2017-03-05 Thread ludovic coues
You should look at the related_name argument of relationship. Using ` models.OneToOneField(CustomUser, related_name='profile')` will add a profile property to your custom user object. Then your function became something like that : def get_full_name(self): full_name = '%s %s'

Hello I am new to django

2017-03-04 Thread sarfaraz ahmed
I am trying to create custom user authentication using abstractbaseuser. All worked fine. but I wanted to move first_name and last_name to other models from django.db import models from django.contrib.auth.models import AbstractBaseUser,BaseUserManager,PermissionsMixin from django.core.mail