fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix error during report generation
[wolnelektury.git]
/
wolnelektury
/
settings
/
basic.py
diff --git
a/wolnelektury/settings/basic.py
b/wolnelektury/settings/basic.py
index
3bcc856
..
30812e5
100644
(file)
--- a/
wolnelektury/settings/basic.py
+++ b/
wolnelektury/settings/basic.py
@@
-1,5
+1,5
@@
from os import path
from os import path
-from
settings
.paths import PROJECT_DIR
+from .paths import PROJECT_DIR
DEBUG = False
TEMPLATE_DEBUG = DEBUG
DEBUG = False
TEMPLATE_DEBUG = DEBUG