fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ad42287
)
fix
author
Radek Czajka
<rczajka@rczajka.pl>
Tue, 26 Sep 2023 11:11:06 +0000
(13:11 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Tue, 26 Sep 2023 11:11:06 +0000
(13:11 +0200)
src/redakcja/settings/__init__.py
patch
|
blob
|
history
diff --git
a/src/redakcja/settings/__init__.py
b/src/redakcja/settings/__init__.py
index
61a80c8
..
1630f00
100644
(file)
--- a/
src/redakcja/settings/__init__.py
+++ b/
src/redakcja/settings/__init__.py
@@
-107,6
+107,7
@@
INSTALLED_APPS = (
'wlxml.apps.WlxmlConfig',
'alerts',
'team',
'wlxml.apps.WlxmlConfig',
'alerts',
'team',
+ 'isbn',
)
if DEBUG:
)
if DEBUG: