Re: Google Summer of code 2020

2019-12-23 Thread Karan Mittal
Actually I had the same query regarding GSoC. Please help Regards, Karan Mittal 3rd yr Student in Btech CSE, Acropolis Institute of Technology and Research, Indore On Mon, 23 Dec, 2019, 6:31 PM Manas Kabre, wrote: > Hello, > I was looking for someone who i could contact to get details on what s

Re: Getting relation "authentication_user" does not exist error

2019-12-23 Thread Karan Mittal
Have you performed migrations anf before that makemigration command. I think there is difference between mysql and postgres queries. On Tue, 24 Dec, 2019, 12:41 AM Siva Sai Krishna, < sivasaikrishna...@gmail.com> wrote: > Hi Guys, > I changed Django default db from *mysql* to *postgres * and i am

Re: Regarding API Creation

2019-12-23 Thread Nyein Nyein Naing
On Monday, 23 December 2019 22:11:32 UTC+6:30, Pravin Yadav wrote: > > Hello Everyone, > > I'm new beginner in API. Can anyone share which is the best way to create > the API in DRF. > > 1:- Class-Based Views > 2:- Function based API > 3:- ViewSets & Routers > > > Kindly suggest which way is bes

Configuring a StaticLiveTestCase Server In A Docker Container

2019-12-23 Thread 'Ross' via Django users
Hi, I am able to spawn a separate live development server process for a selenium test which inherits from LiveServerTestCase with the following - #globals HTTP = "http://"# ip address of host machine on the default docker network LOCALHOST = settings.HOST_LOCALHOST# port number on host the d

Re: Regarding API Creation

2019-12-23 Thread Anonymous Anon
It really depends Architecture vs Performance This is what I usually do. For most of my API implementations, i write function based API - specially it's a part of a large project where there are multiple endpoints. I have experienced performance issues using DRF class based views at multi

Getting relation "authentication_user" does not exist error

2019-12-23 Thread Siva Sai Krishna
Hi Guys, I changed Django default db from *mysql* to *postgres * and i am getting the below error. If anyone knows how to fix this error, give suggestions. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: Regarding API Creation

2019-12-23 Thread Integr@te System
Hi friend, https://medium.com/profil-software-blog/10-things-you-need-to-know-to-effectively-use-django-rest-framework-7db7728910e0 On Mon, Dec 23, 2019, 22:41 Pravin Yadav wrote: > Hello Everyone, > > I'm new beginner in API. Can anyone share which is the best way to create > the API in DRF. >

Re: Intern

2019-12-23 Thread Marcelo Juan Saciloto
Hello how are you doing? I have some friends that work on Waves labs. If you want I can share your vc with them Let me know your thoughts Best regards On Mon 23. Dec 2019 at 17:53, Arjun Baidya wrote: > I have completed Bsc in CSE. I have good knowledge about python language > and machine lea

Intern

2019-12-23 Thread Arjun Baidya
I have completed Bsc in CSE. I have good knowledge about python language and machine learning algorithms. Now I need a intern job opportunity which i can grow my skill. Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe fro

Re: A Business Solutions and ERP framework released.

2019-12-23 Thread Integr@te System
Hi Ngallen, Does crystal report has API!? https://github.com/alocshrestha/Crystal_API Try out if your work done with win32com module Or can you export to html in cr tool and use it as template in django or display look like iFrame in page!? Plz see these option as my idea, I hage not try for my

Re: External SSO for Django

2019-12-23 Thread Mohammed Alnajdi
Django support remote_user coming from web-server [apache, nginx] you could use apache and the apache module for saml called mod_auth_mellon to let the web-server handle authentication and with remote_user in django users will be created in your application. https://docs.djangoproject.com/en/3.0/h

Regarding API Creation

2019-12-23 Thread Pravin Yadav
Hello Everyone, I'm new beginner in API. Can anyone share which is the best way to create the API in DRF. 1:- Class-Based Views 2:- Function based API 3:- ViewSets & Routers Kindly suggest which way is best .. Thanks & Regards, Pravin Kumar Yadav 8743064255 -- You received this message bec

['“1” is not a valid UUID.']

2019-12-23 Thread sagar ninave
hello friends, i am creating model and including uuid field and it is working but when i am applying custom user model them it is getting ['“1” is not a valid UUID.'] this error please help me out -- You received this message because you are subscribed to the Google Groups "Django users" grou

Google Summer of code 2020

2019-12-23 Thread Manas Kabre
Hello, I was looking for someone who i could contact to get details on what steps i should take soo that i would be eligible to get this org fro gsoc 2020. Anyone who is applying for being th mentor, you r help would be appreciated. I am a student from IIIT Hyderabad, India. Currently in my 4th

United Nations: Expel Maduro from the Human Rights Council!

2019-12-23 Thread franklinitiel
Hola, Acabo de firmar la petición de "United Nations: Expel Maduro from the Human Rights Council!" y me encantaría que me ayudaras sumando tu firma. Nuestro objetivo es llegar a 150,000 firmas y necesitamos más apoyo. Para obtener más información y firmar la petición puedes abrir el siguiente lin

Re: TeenagerStartups looking for Project Interns for Django/React Project

2019-12-23 Thread sagar ninave
then how will you pay ? On Mon, Dec 23, 2019 at 4:18 PM Anh Nguyen wrote: > Hi, Roshan > Does remote accept ? > > On Mon, Dec 23, 2019 at 11:21 AM sagar ninave > wrote: > >> what is name of your firm >> >> On Sun, Dec 22, 2019 at 10:07 PM Dvs Khamele wrote: >> >>> Hi Roshan, >>> We are Python

Re: TeenagerStartups looking for Project Interns for Django/React Project

2019-12-23 Thread Anh Nguyen
Hi, Roshan Does remote accept ? On Mon, Dec 23, 2019 at 11:21 AM sagar ninave wrote: > what is name of your firm > > On Sun, Dec 22, 2019 at 10:07 PM Dvs Khamele wrote: > >> Hi Roshan, >> We are Pythonmate, We work extensively on Python, Django, Flask and Js >> based applications, erps, etc. >>

Re: External SSO for Django

2019-12-23 Thread Daniel Chimeno
Also interested El lunes, 23 de diciembre de 2019, 4:14:21 (UTC+1), Malik Brahimi escribió: > > Just had a question about integrating external auth with my React/Django > application. I'm using a provisioned client instance from my company so > it's not Google, Facebook, or all the other social