Merge with new version of auth.py. Moves connection string to settings file,
authorMagnus Hagander <magnus@hagander.net>
Wed, 4 Mar 2009 09:59:57 +0000 (10:59 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 4 Mar 2009 09:59:57 +0000 (10:59 +0100)
commit3181543d6b95a7239f30de281155713f4fa5cf0d
tree42bc07d288c365f3f49bb46d665feb792f02b680
parentc162cc6dd37ef59ad38363cdbd8d9da7530e0332
Merge ... new version of auth.py. Moves connection string to settings file,
and inherits from the model authentication system so we support groups in
the admin interface.
gitadmin/auth.py
gitadmin/settings.py