Code

use config.DATABASE in cases where 'db' was still hard-coded
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 8 Mar 2010 15:12:42 +0000 (15:12 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 8 Mar 2010 15:12:42 +0000 (15:12 +0000)
commitfce71c7148e3c0d3acb6f4195b7d541f9bc8dd0b
treed3dc4c1cc76309e3bdfd0334b6549b77a6233408
parent111bcd404dba914ebbb25ac20cd8ec038e1c25a1
use config.DATABASE in cases where 'db' was still hard-coded
- in instance when determining the backend
- during init after nuking the db it would create 'db'

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4472 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/admin.py
roundup/init.py
roundup/instance.py