Remove hardcoded connection string (incl password) and put it in the settings
authorMagnus Hagander <magnus@hagander.net>
Fri, 20 Feb 2009 14:07:28 +0000 (14:07 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 20 Feb 2009 14:07:28 +0000 (14:07 +0000)
commit690818edab06a7330fb9f44f03b984765b9c1874
tree2164d21da5e2d1e144213e399d2829358b5e8fa1
parent5962538e3db56db2091cd37bb9a78451b0c26723
Remove hardcoded connection string (incl password) and put it in the settings
file instead.
Also, inherit from Model implementation so we can use permissions should we want to.

git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2415 8f5c7a92-453e-0410-a47f-ad33c8a6b003
planet/planetadmin/auth.py
planet/planetadmin/local_settings.py.sample