8
8
DATABASE_ENGINE = "storm.django.backend"
10
10
DATABASE_SUPPORTS_TRANSACTIONS = True
14
19
"session": "postgres://lpresults:lpresults@localhost/lpresults-session",
16
21
"postgres://lpresults:lpresults@localhost/lpresults-session"
18
23
"test-1": "postgres://lpresults:lpresults@localhost/lpresults-test-1",
27
32
# Authentication settings