login using an external database

2012-11-09 Thread Lucas Nunes ''Ruivinhoshow''
hi, i'm brazilian (sorry for dude engl.. xD ). I want to login an user using the tables that exists in other db... i'll need the tables named 'matricula' and 'password', and so i log on this user in my app... can som1 help me ? -- You received this message because you are subscribed to th

Re: login using an external database

2012-11-09 Thread Lucas Nunes ''Ruivinhoshow''
i mean db = database > uhmm... but the second app isn't in django. it was built in php I > think... or it doesn't matter? > the important is: I have access to a database that is part of another application and want to use the login fields from there to log into my system .. a database fo