Revision 26f6ab93 snf-deploy/files/etc/synnefo/webproject.conf

b/snf-deploy/files/etc/synnefo/webproject.conf
7 7
DATABASES = {
8 8
 'default': {
9 9
     # 'postgresql_psycopg2', 'postgresql','mysql', 'sqlite3' or 'oracle'
10
     'ENGINE': 'postgresql_psycopg2',
10
     'ENGINE': 'django.db.backends.postgresql_psycopg2',
11 11
      # ATTENTION: This *must* be the absolute path if using sqlite3.
12 12
      # See: http://docs.djangoproject.com/en/dev/ref/settings/#name
13 13
     'OPTIONS': {

Also available in: Unified diff