Added codeKit
This commit is contained in:
parent
9a5d43fe5d
commit
7a7c21fa5a
2 changed files with 2972 additions and 1 deletions
2971
config.codekit3
Normal file
2971
config.codekit3
Normal file
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,7 @@ EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
|
|||
DATABASES = {
|
||||
'default': {
|
||||
'ENGINE': 'django.db.backends.sqlite3',
|
||||
'NAME': 'env/publichealth-dev.sqlite3',
|
||||
'NAME': 'publichealth-dev.sqlite3',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue