index
:
pyble
master
Python Bible tools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'config.py')
-rw-r--r--
config.py
4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.py b/config.py
index a64f54a..cc1c75f 100644
--- a/
config.py
+++ b/
config.py
@@ -6,3 +6,7 @@ DATABASES = {
}
}
+PYBLE_SETTINGS = {
+ 'default_translation': 'American Standard Version'
+ }
+