Project

General

Profile

Download (136 Bytes) Statistics
| Branch: | Tag: | Revision:

DATABASES = {
'default': {
'ENGINE': 'django.db.backends.sqlite3',
'NAME': 'calebasse/calebasse.sqlite3',
}
}

(4-4/4)