Fetch email from google

2022-07-07 Thread Lakshyaraj Dash XI-D 25
Hi guys I want a solution from your side. I am having a cutom authentication in django. I want to have a login with google option that gets the user's email address and authenticates with django backend. Note that the username must not be the google username, it should be the username saved in

manage.py loaddata: Problem installing fixture... Email matching query does not exist

2022-07-07 Thread Moritz Both
Greetings, I am a mailman3 user and trying to migrate the database from sqlite to mysql. I did it like here: https://www.rockandnull.com/django-dumpdata/ Basically I exported the data from sqlite using "dumpdate" and try to import using "loaddata". I did do "migrate --run-syncdb"

preciso trazer como informações que não há banco de dados para renderizar no index.html

2022-07-07 Thread Rodrigo Alves
Bom Dia, Estou usando o django, e preciso trazer como informações que não há banco de dados para renderizar no index.html, mas esta apresentando erro… (env) PS E:\crudpython> & e:/crudpython/env/Scripts/python.exe e:/crudpython/core/views.py Traceback (última chamada mais recente): Arquivo