2 'ENGINE': 'django.db.backends.mysql',
10 # Don't share this with anybody.
13 CALENDRIER_URL = 'http://davin:davin@cal.ro.auf.org/caldav.php/davin/test/'
14 SITE_ROOT_URL = 'http://www.savoirsenpartage.auf.org'
16 AUTH_PASSWORD_REQUIRED = True
17 EMAIL_SUBJECT_PREFIX = '[savoirsenpartage - TEST] '
19 SITE_DOMAIN = 'test.savoirsenpartage.auf.org'