I believe you could create a custom auth that relies on the postgres auth system
On Tue, Apr 16, 2013 at 3:00 PM, Maximilian Tyrtania < maximilian.tyrta...@googlemail.com> wrote: > Hi there, > > This is my 1st post, so please be gentle... > > I'm looking into using django as web front end to my Postgres DB. Now in > my PG server i have a number of db users (created via create user xy...), > and I would like to use these users as well in my django->postgres > connections. Obviously djangos concept of having a single user hard coded > in settings.py doesn't cooperate with this idea. Is there a way to let the > user give his name and password, and then tell django to use those > credentials with the pgconnection? > > Best wishes from Berlin, > Maximilian Tyrtania > > -- > 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-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.