fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
genrowanie pdf: usnięcie bloku try..catch; xml na pewno jest poprawny, ponieważ zosta...
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
9b34635
..
946a621
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-219,6
+219,9
@@
MAX_TAG_LIST = 6
NO_BUILD_EPUB = False
NO_BUILD_TXT = False
+NO_BUILD_PDF = False
+
+
# Load localsettings, if they exist
try: