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)
commitacfdd8f6ce111c33628c14005048b4658760a58d
tree1d9cabedd669b28e993bec6106baaea610c6724a
parente9cc3ee2618270d3496712311fe6f59326889949
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.
planetadmin/auth.py
planetadmin/local_settings.py.sample