git.ithinksw.org
/
philo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Moved to a more flexible BlogView method arrangement which leverages the general...
[philo.git]
/
docs
/
dummy-settings.py
1
DATABASES = {
2
'default': {
3
'ENGINE': 'django.db.backends.sqlite3',
4
'NAME': 'db.sl3'
5
}
6
}